Keyoti SearchUnit API Docs
Title Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTextTitle
Keyoti SearchUnit v6
The document title.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string Title { get; set; }
public string Title { get; set; }
Public Property Title As String
	Get
	Set
Public Property Title As String
	Get
	Set
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}
public:
property String^ Title {
	String^ get ();
	void set (String^ value);
}
member Title : string with get, set
member Title : string with get, set
Property Value

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