Sdílet prostřednictvím


FilterShortcutDefinition.IsExclusive Property

Definition

This filter shortcut will not invoke a search on any INavigateToItemProvider except those that say they can possibly return values allowed by the filters associated with this filter shortcut. Also, only filters associated with this shortcut will appear in the UI.

public:  property bool IsExclusive {  public:
bool get(); protected:
 void set(bool value); };
public:  property bool IsExclusive {  public:
bool get(); protected:
 void set(bool value); };
public bool IsExclusive { get; protected set; }
member this.IsExclusive : bool with get, set
Public Property IsExclusive As Boolean

Property Value

Applies to