System::Web::HttpUtility::UrlEncodeUnicodeToBytes طريقة

HttpUtility::UrlEncodeUnicodeToBytes method

يقوم بترميز جزء URI باستخدام Unicode.

static System::ArrayPtr<uint8_t> System::Web::HttpUtility::UrlEncodeUnicodeToBytes(const String &str)
معاملنوعالوصف
strconst String&جزء URI للترميز.

ReturnValue

جزء URI مُرمّز.

انظر أيضًا