ObjectDisposedException.Message Właściwość

Definicja

Pobiera komunikat opisujący błąd.

public:
 virtual property System::String ^ Message { System::String ^ get(); };
public override string Message { get; }
member this.Message : string
Public Overrides ReadOnly Property Message As String

Wartość właściwości

String

Ciąg opisujący błąd.

Uwagi

ObjectName Jeśli właściwość nie nullma wartości , komunikat zawiera nazwę obiektu.

Ta właściwość zastępuje Exception.Messagewartość .

Dotyczy