System::Uri::UnescapeDataString method

Uri::UnescapeDataString method

Rimuove l’escape dalla stringa specificata.

static String System::Uri::UnescapeDataString(const String &stringToUnescape)
ParametroTipoDescrizione
stringToUnescapeconst String&La stringa da de‑escapare

ReturnValue

Una nuova stringa contenente la rappresentazione de‑escapata di stringToUnescape

Vedi anche