System::UriShim::HexEscape method

UriShim::HexEscape method

文字をエスケープされた十六進形式に変換します。

static String System::UriShim::HexEscape(char16_t character)
パラメーター説明
文字char16_t変換する文字。

ReturnValue

エスケープされた値。

参照