Keyoti SearchUnit API Docs
ContentCategoryNames Property
API DocumentationKeyoti.SearchEngine.SearchSearchOptionsContentCategoryNames
Keyoti SearchUnit v6
Array of content names to search within.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string[] ContentCategoryNames { get; set; }
public string[] ContentCategoryNames { get; set; }
Public Property ContentCategoryNames As String()
	Get
	Set
Public Property ContentCategoryNames As String()
	Get
	Set
public:
property array<String^>^ ContentCategoryNames {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
public:
property array<String^>^ ContentCategoryNames {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
member ContentCategoryNames : string[] with get, set
member ContentCategoryNames : string[] with get, set
Property Value
array<String>[]()[][]

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120