Свойство IgnoreButtonText

В будущей версии Microsoft SQL Server эта возможность будет удалена. Избегайте использования этой возможности в новых разработках и запланируйте изменение существующих приложений, в которых она применяется. Use IgnoreButtonText instead.

Пространство имен:  Microsoft.NetEnterpriseServers
Сборка:  Microsoft.NetEnterpriseServers.ExceptionMessageBox (в Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property IgnoreButtonText As String
    Get
'Применение
Dim value As String

value = ExceptionMessageBox.IgnoreButtonText
public static string IgnoreButtonText { get; }
public:
static property String^ IgnoreButtonText {
    String^ get ();
}
static member IgnoreButtonText : string
static function get IgnoreButtonText () : String

Значение свойства

Тип: System. . :: . .String
A String value.