ServerFault.ExceptionMessage Proprietà

Definizione

Ottiene o imposta il messaggio di eccezione che ha accompagnato l'eccezione generata nel server.

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

Valore della proprietà

Messaggio di eccezione che ha accompagnato l'eccezione generata nel server.

Si applica a