Mono Class Library: System.Uri Overview | Members

System.Uri.ToString Method

Returns the unescaped, canonical form of the URI information used to construct the current instance. [Edit]

public override string ToString ()

Returns

A string containing the unescaped, canonical form of the URI represented by the current instance. [Edit]

Remarks

The string returned by this method includes the Uri.Query and Uri.Fragment components.

Note: This method overrides object.ToString.

[Edit]

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0