Share via


INavigateToFilterParameters.Kinds Property

Definition

The search will only add a NavigateToItem if the NavigateToItemKind is contained within this collection or if the collection is empty.

public:
 property System::Collections::Generic::ISet<System::String ^> ^ Kinds { System::Collections::Generic::ISet<System::String ^> ^ get(); };
public System.Collections.Generic.ISet<string> Kinds { get; }
member this.Kinds : System.Collections.Generic.ISet<string>
Public ReadOnly Property Kinds As ISet(Of String)

Property Value

Applies to