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

HttpUtility::UrlEncodeUnicode method

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

static String System::Web::HttpUtility::UrlEncodeUnicode(const String &str)
ParameterTypeالوصف
strconst String&جزء URI للترميز.

ReturnValue

جزء URI المُرمّز.

انظر أيضًا