Mono Class Library: System.Uri Overview | Members

System.Uri.EscapeString Method

Converts a string to its escaped representation.

[System.Obsolete]
protected static string EscapeString (string str)

Parameters

str
A string to convert to its escaped representation.

Returns

A string containing the escaped representation of str .

Remarks

The string is escaped in accordance with RFC 2396.

Requirements

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