System::UriShim::HexEscape method
UriShim::HexEscape method
文字をエスケープされた十六進形式に変換します。
static String System::UriShim::HexEscape(char16_t character)
| パラメーター | 型 | 説明 |
|---|---|---|
| 文字 | char16_t | 変換する文字。 |
ReturnValue
エスケープされた値。
参照
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++