Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Common rank values for the IGraphNavigateToItem extension.
Inheritance Hierarchy
System.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.
.gif)
.gif)