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.InterfacesAssembly: Eas.WebCrawler.Interfaces (eas.webcrawler.interfaces.dll)