Sdílet prostřednictvím


GraphException.Message – vlastnost

Zobrazí se zpráva

Obor názvů:  Microsoft.VisualStudio.GraphModel
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: String
Vrátí String.

Implementuje

_Exception.Message

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphException Třída

Microsoft.VisualStudio.GraphModel – obor názvů