ServerFault.ExceptionType Propiedad

Definición

Obtiene o establece el tipo de excepción que se produjo en el servidor.

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

Valor de propiedad

Tipo de excepción que se produjo en el servidor.

Se aplica a