GraphUpdatedEventArgs::ChangedGroups Property
Visual Studio 2015
Groups that had property or category changes.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property IEnumerable<GraphGroup^>^ ChangedGroups { IEnumerable<GraphGroup^>^ get(); }
Property Value
Type: System.Collections.Generic::IEnumerable<GraphGroup^>^
Show: