Keyoti SearchUnit API Docs
Segments Property
API DocumentationKeyoti.SearchEngine.WebSearchBoxAutoCompleteHelperSegments
Keyoti SearchUnit v6
The words in the query.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string[] Segments { get; }
public string[] Segments { get; }
Public ReadOnly Property Segments As String()
	Get
Public ReadOnly Property Segments As String()
	Get
public:
property array<String^>^ Segments {
	array<String^>^ get ();
}
public:
property array<String^>^ Segments {
	array<String^>^ get ();
}
member Segments : string[] with get
member Segments : string[] with get
Property Value
array<String>[]()[][]

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