GraphGroup::ContainmentLinks Property

 

The containment links that are contained within this group.

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

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