AnyUri.ToString MethodAnyUri.ToString MethodAnyUri::ToString Method

Returns the stringStringString that represents the current AnyUriAnyUriAnyUri.

Syntax

Public Overrides Function ToString() As String
public override string ToString()
public:
virtual String^ ToString() override
 

Return Value

Type: System.StringSystem.StringSystem::String^

The unparsed lexical representation of the URI.