Provides a System.String representation of the request, which is its Uri.

Declaration Syntax

Public Overrides Function ToString() As String
public override string ToString();
public: String ToString();
public override function ToString() : String;

Return Value

A System.String representation of the request, which is its Uri.

Requirements

Namespace: Eas.WebCrawler.Interfaces
Assembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)

See Also

Request Class | Request Members | Eas.WebCrawler.Interfaces Namespace