Proprietà GraphErrorEventArgs.Context

Spazio dei nomi:  Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.GraphModel.GraphObject
Restituisca il valore GraphObject.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

GraphErrorEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.GraphModel.Styles