Share via


GraphNavigateToItemRanks.OwnItem Field

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

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

Syntax

'Declaration
Public Const OwnItem As Integer
public const int OwnItem
public:
literal int OwnItem
static val mutable OwnItem: int
public const var OwnItem : int

.NET Framework Security

See Also

Reference

GraphNavigateToItemRanks Class

Microsoft.VisualStudio.GraphModel Namespace