GraphLink::IsContainment Property

 

Get whether this link is a Containment link or not.

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

public:
property bool IsContainment {
	bool get();
}

Property Value

Type: System::Boolean

Return to top
Show: