System::Uri::UnescapeDataString methode

Uri::UnescapeDataString method

Ontschakelt de opgegeven ge-escaped string.

static String System::Uri::UnescapeDataString(const String &stringToUnescape)
ParameterTypeBeschrijving
stringToUnescapeconst String&De string om te ontsnappen

ReturnValue

Een nieuwe string die de ontsnapte weergave van stringToUnescape bevat

Zie ook