Partilhar via


Propriedade GraphErrorEventArgs.Context

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

Sintaxe

'Declaração
Public ReadOnly Property Context As GraphObject
public GraphObject Context { get; }
public:
property GraphObject^ Context {
    GraphObject^ get ();
}
member Context : GraphObject
function get Context () : GraphObject

Valor de propriedade

Tipo: Microsoft.VisualStudio.GraphModel.GraphObject
Retorna GraphObject.

Segurança do .NET Framework

Consulte também

Referência

GraphErrorEventArgs Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles