System::Uri::UnescapeDataString methode
Uri::UnescapeDataString method
Ontschakelt de opgegeven ge-escaped string.
static String System::Uri::UnescapeDataString(const String &stringToUnescape)
| Parameter | Type | Beschrijving |
|---|---|---|
| stringToUnescape | const String& | De string om te ontsnappen |
ReturnValue
Een nieuwe string die de ontsnapte weergave van stringToUnescape bevat
Zie ook
- Class String
- Class Uri
- Namespace System
- Library Aspose.Page for C++