Condividi tramite


ServerFault.ExceptionMessage Proprietà

Definizione

Ottiene o imposta il messaggio che ha accompagnato l'eccezione generata sul 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 che ha accompagnato l'eccezione generata sul server.

Si applica a