GraphNavigateToItemRanks Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Common rank values for the IGraphNavigateToItem extension.
public ref class GraphNavigateToItemRanks abstract sealed
public static class GraphNavigateToItemRanks
type GraphNavigateToItemRanks = class
Public Class GraphNavigateToItemRanks
- Inheritance
-
GraphNavigateToItemRanks
Fields
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. |