Udostępnij za pośrednictwem


ServerFault.ExceptionMessage Właściwość

Definicja

Pobiera lub ustawia komunikat wyjątku dołączony do wyjątku zgłaszanego na serwerze.

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

Wartość właściwości

Komunikat o wyjątku dołączony do wyjątku zgłaszanego na serwerze.

Dotyczy