GraphNode.FindAncestorGroups Method

Definition

Returns the list of all ancestor groups that contain this node. This is different from FindAncestors in that it only returns nodes that have IsGroup=true.

C++
public:
 System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphGroup ^> ^ FindAncestorGroups();

Returns

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022