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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.