System::Uri::HexEscape メソッド
Uri::HexEscape method
指定された文字の十六進表現を返します。
static String System::Uri::HexEscape(char16_t character)
| パラメーター | 型 | 説明 |
|---|---|---|
| 文字 | char16_t | 変換する文字 |
ReturnValue
指定された文字の十六進表現
参照
- Class String
- Class Uri
- Namespace System
- Library Aspose.Page for C++