Mono Class Library: System.Uri Overview | Members

System.Uri.UserEscaped Property

Gets a bool value that indicates whether the URI information used to construct the current instance was escaped before the current instance was created.

public bool UserEscaped { get; }

Value

true if the dontEscape parameter of the constructor for the current instance was set to true ; otherwise, false .

Remarks

This property is read-only.

Requirements

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