Freigeben über


GraphCategoryChangedEventArgs.Change-Eigenschaft

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public ReadOnly Property Change As GraphCategoryChangeType
public GraphCategoryChangeType Change { get; }
public:
property GraphCategoryChangeType Change {
    GraphCategoryChangeType get ();
}
member Change : GraphCategoryChangeType with get
function get Change () : GraphCategoryChangeType

Eigenschaftswert

Typ: Microsoft.VisualStudio.GraphModel.GraphCategoryChangeType
Gibt GraphCategoryChangeType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphCategoryChangedEventArgs Klasse

Microsoft.VisualStudio.GraphModel-Namespace