INavigateToFilterParameters.Kinds 属性

定义

NavigateToItem如果包含在此集合中,则搜索仅添加一个 NavigateToItemKind ; 如果集合为空,则为。

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)

属性值

ISet<String>

适用于