System::Web::HttpUtility::UrlEncodeUnicodeToBytes methode

HttpUtility::UrlEncodeUnicodeToBytes method

Codeert URI‑fragment met Unicode.

static System::ArrayPtr<uint8_t> System::Web::HttpUtility::UrlEncodeUnicodeToBytes(const String &str)
ParameterTypeBeschrijving
strconst String&URI-fragment om te coderen.

ReturnValue

Gecodeerd URI-fragment.

Zie ook