ServerFault.ExceptionMessage Właściwość

Definicja

Pobiera lub ustawia komunikat wyjątku, który towarzyszył wyjątkowi zgłaszanemu 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, który towarzyszył wyjątkowi zgłoszonym na serwerze.

Dotyczy