System::UriShim::HexEscape 方法
UriShim::HexEscape method
将字符转换为转义的十六进制形式。
static String System::UriShim::HexEscape(char16_t character)
| 参数 | 类型 | 描述 |
|---|---|---|
| 字符 | char16_t | 要转换的字符。 |
ReturnValue
转义值。
另见
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Font for C++