UnescapeDataString()
Uri::UnescapeDataString(const String&) method
Unescapes the specified escaped string.
static String System::Uri::UnescapeDataString(const String &stringToUnescape)
Arguments
| Parameter | Type | Description | 
|---|---|---|
| stringToUnescape | const String& | The string to unescape | 
Return Value
A new string containing the unescaped representation of stringToUnescape
See Also
- Class String
- Class Uri
- Namespace System
- Library Aspose.Slides