Converts the underlying value to a string.

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.Diagnostics
Assembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)

See Also

ReferenceTypeWrapper`1 Class | ReferenceTypeWrapper`1 Members | Eas.WebCrawler.Common.Diagnostics Namespace