SearchConfig.Keywords Field

Definition

public: System::Collections::Generic::HashSet<System::String ^> ^ Keywords;
public System.Collections.Generic.HashSet<string> Keywords;
val mutable Keywords : System.Collections.Generic.HashSet<string>
Public Keywords As HashSet(Of String) 

Field Value

HashSet<String>

Applies to