Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Common rank values for the IGraphNavigateToItem extension.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.GraphModel.GraphNavigateToItemRanks
Namespace: Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Syntax
'Declaration
Public NotInheritable Class GraphNavigateToItemRanks
public static class GraphNavigateToItemRanks
public ref class GraphNavigateToItemRanks abstract sealed
[<AbstractClass>]
[<Sealed>]
type GraphNavigateToItemRanks = class end
public final class GraphNavigateToItemRanks
The GraphNavigateToItemRanks type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CanNavigateToItem | Default rank value - a provider can navigate to an item in some way. |
![]() ![]() |
OwnItem | Higher rank value - a provider owns the item and can navigate to it better than other providers. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.