Partager via


GraphCategoryChangedEventArgs.Change, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property Change As GraphCategoryChangeType
public GraphCategoryChangeType Change { get; }
public:
property GraphCategoryChangeType Change {
    GraphCategoryChangeType get ();
}
member Change : GraphCategoryChangeType
function get Change () : GraphCategoryChangeType

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

GraphCategoryChangedEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms