Keyoti SearchUnit API Docs
RespectsRobotsTXT Property
API DocumentationKeyoti.SearchEngineConfigurationRespectsRobotsTXT
Keyoti SearchUnit v6
Whether to consider the robots.txt specifications
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool RespectsRobotsTXT { get; set; }
public bool RespectsRobotsTXT { get; set; }
Public Property RespectsRobotsTXT As Boolean
	Get
	Set
Public Property RespectsRobotsTXT As Boolean
	Get
	Set
public:
property bool RespectsRobotsTXT {
	bool get ();
	void set (bool value);
}
public:
property bool RespectsRobotsTXT {
	bool get ();
	void set (bool value);
}
member RespectsRobotsTXT : bool with get, set
member RespectsRobotsTXT : bool with get, set
Property Value

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