GraphNode::HasParentGroups Property

 

Return true if this node is contained in one or more GraphGroups.

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

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

Property Value

Type: System::Boolean
Return to top
Show: