Converts the specified string by replacing any escape sequences with their unescaped representation.
public:
static String^ UnescapeComponent(
String^ toUnescape
)
toUnescape
Type: String
The string to convert.
Type: String
The unescaped representation of stringToUnescape.
Namespace: Windows.Foundation
Metadata: windows.winmd