Keyoti SearchUnit API Docs
UriStringAsStored Property
API DocumentationKeyoti.SearchEngine.SearchResultItemUriStringAsStored
Keyoti SearchUnit v6
The URL of the document as it is stored in the data-access.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string UriStringAsStored { get; set; }
public virtual string UriStringAsStored { get; set; }
Public Overridable Property UriStringAsStored As String
	Get
	Set
Public Overridable Property UriStringAsStored As String
	Get
	Set
public:
virtual property String^ UriStringAsStored {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ UriStringAsStored {
	String^ get ();
	void set (String^ value);
}
abstract UriStringAsStored : string with get, set
override UriStringAsStored : string with get, set
abstract UriStringAsStored : string with get, set
override UriStringAsStored : string with get, set
Property Value

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