Sdílet prostřednictvím


GraphErrorEventArgs.Message – vlastnost

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

Syntaxe

'Deklarace
Public ReadOnly Property Message As String
public string Message { get; }
public:
property String^ Message {
    String^ get ();
}
member Message : string with get
function get Message () : String

Hodnota vlastnosti

Typ: String
Vrátí String.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphErrorEventArgs Třída

Microsoft.VisualStudio.GraphModel.Styles – obor názvů