Keyoti SearchUnit API Docs
WordContent Property
API DocumentationKeyoti.SearchEngine.DataAccessWordWordContent
Keyoti SearchUnit v6
The actual word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string WordContent { get; set; }
public virtual string WordContent { get; set; }
Public Overridable Property WordContent As String
	Get
	Set
Public Overridable Property WordContent As String
	Get
	Set
public:
virtual property String^ WordContent {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ WordContent {
	String^ get ();
	void set (String^ value);
}
abstract WordContent : string with get, set
override WordContent : string with get, set
abstract WordContent : string with get, set
override WordContent : string with get, set
Property Value

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