Keyoti SearchUnit API Docs
DocumentUri Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventArgsDocumentUri
Keyoti SearchUnit v6
The uri of the document that is about to be added
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string DocumentUri { get; set; }
public string DocumentUri { get; set; }
Public Property DocumentUri As String
	Get
	Set
Public Property DocumentUri As String
	Get
	Set
public:
property String^ DocumentUri {
	String^ get ();
	void set (String^ value);
}
public:
property String^ DocumentUri {
	String^ get ();
	void set (String^ value);
}
member DocumentUri : string with get, set
member DocumentUri : string with get, set
Property Value

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