The name of the target host.

Declaration Syntax

Public ReadOnly Property HostName() As String
public string HostName {get;}
public: __property String get_HostName();
public function get HostName() : String;

Remarks

This includes the whole host name includeing the 'www.' part and the '.com' part).

Example

www.ggogle.com

Requirements

Namespace: Eas.WebCrawler.PlugIns.RequestComparers
Assembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)

See Also

SpecificHostComparer Class | SpecificHostComparer Members | Eas.WebCrawler.PlugIns.RequestComparers Namespace