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ètreTypeDescription
stringToUnescapeconst String&La chaîne à déséchapper

ReturnValue

Une nouvelle chaîne contenant la représentation déséchappée de stringToUnescape

Voir aussi