Freigeben über


GraphErrorEventArgs.Message-Eigenschaft

Namespace:  Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

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

Eigenschaftswert

Typ: String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphErrorEventArgs Klasse

Microsoft.VisualStudio.GraphModel.Styles-Namespace