Sdílet prostřednictvím


GraphException.Message – vlastnost

Tato 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
override Message : string
override function get Message () : String

Hodnota vlastnosti

Typ: System.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ů