GraphGroup::ContainmentLinks Property
Visual Studio 2015
The containment links that are contained within this group.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property IEnumerable<GraphLink^>^ ContainmentLinks { IEnumerable<GraphLink^>^ get(); }
Show: