GraphUpdatedEventArgs::ChangedGroups Property

 

Groups that had property or category changes.

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

public:
property IEnumerable<GraphGroup^>^ ChangedGroups {
	IEnumerable<GraphGroup^>^ get();
}
Return to top
Show: