Keyoti SearchUnit API Docs
InURL Property
API DocumentationKeyoti.SearchEngine.DataAccessWordInURL
Keyoti SearchUnit v6
How many occurrences of the word are in the URL.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int InURL { get; set; }
public virtual int InURL { get; set; }
Public Overridable Property InURL As Integer
	Get
	Set
Public Overridable Property InURL As Integer
	Get
	Set
public:
virtual property int InURL {
	int get ();
	void set (int value);
}
public:
virtual property int InURL {
	int get ();
	void set (int value);
}
abstract InURL : int with get, set
override InURL : int with get, set
abstract InURL : int with get, set
override InURL : int with get, set
Property Value

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