Keyoti SearchUnit API Docs
Content Property
API DocumentationKeyoti.SearchEngine.SearchResultItemContent
Keyoti SearchUnit v6
Searched contents for this result
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string Content { get; set; }
public virtual string Content { get; set; }
Public Overridable Property Content As String
	Get
	Set
Public Overridable Property Content As String
	Get
	Set
public:
virtual property String^ Content {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ Content {
	String^ get ();
	void set (String^ value);
}
abstract Content : string with get, set
override Content : string with get, set
abstract Content : string with get, set
override Content : string with get, set
Property Value

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