Declaration Syntax
Public Overrides Function ToString() As String
public override string ToString();
public: String ToString();
public override function ToString() : String;
Return Value
The underlying value converted to a string.Requirements
Namespace: Eas.WebCrawler.Common.DiagnosticsAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)