Partager via


GraphErrorEventArgs.Context, propriété

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.GraphModel.GraphObject
retourne GraphObject ;

Sécurité .NET Framework

Voir aussi

Référence

GraphErrorEventArgs Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms