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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.