Udostępnij za pośrednictwem


Właściwość GraphException.Message —

Jest wyświetlany komunikat

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Overrides ReadOnly Property Message As String
public override string Message { get; }
public:
virtual property String^ Message {
    String^ get () override;
}
abstract Message : string with get 
override Message : string with get
override function get Message () : String

Wartość właściwości

Typ: String
Zwraca wartość typu String.

Implementuje

_Exception.Message

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphException Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel