Freigeben über


GraphErrorEventArgs.Context-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Context As GraphObject
public GraphObject Context { get; }
public:
property GraphObject^ Context {
    GraphObject^ get ();
}
member Context : GraphObject with get
function get Context () : GraphObject

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphObject
Gibt GraphObject zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphErrorEventArgs Klasse

Microsoft.VisualStudio.GraphModel.Styles-Namespace