Поделиться через


ServerFault.ExceptionType Свойство

Определение

Получает или задает тип исключения, созданного сервером.

public:
 property System::String ^ ExceptionType { System::String ^ get(); void set(System::String ^ value); };
public string ExceptionType { get; set; }
member this.ExceptionType : string with get, set
Public Property ExceptionType As String

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

Тип исключения, созданного сервером.

Применяется к