System::Uri::UnescapeDataString méthode
Uri::UnescapeDataString method
Décode la chaîne échappée spécifiée.
static String System::Uri::UnescapeDataString(const String &stringToUnescape)
| Paramètre | Type | Description |
|---|---|---|
| stringToUnescape | const String& | La chaîne à déséchapper |
ReturnValue
Une nouvelle chaîne contenant la représentation déséchappée de stringToUnescape
Voir aussi
- Class String
- Class Uri
- Namespace System
- Library Aspose.Font for C++