IGraphContext.LinkCategories Property

Definition

The link categories to navigate from the input nodes (i.e. what relationships to traverse). For example, "Calls", or "Calls and References", etc. An empty collection implies that all links should be traversed.

C++
public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphCategory ^> ^ LinkCategories { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphCategory ^> ^ get(); };

Property Value

Applies to

Product Versions
Visual Studio SDK 2017, 2019, 2022