GraphNavigateToItemRanks Class

 

Common rank values for the IGraphNavigateToItem extension.

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

System::Object
  Microsoft.VisualStudio.GraphModel::GraphNavigateToItemRanks

public ref class GraphNavigateToItemRanks abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCanNavigateToItem

Default rank value - a provider can navigate to an item in some way.

System_CAPS_pubfieldSystem_CAPS_staticOwnItem

Higher rank value - a provider owns the item and can navigate to it better than other providers.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: