System::UriShim::HexEscape 메서드
UriShim::HexEscape method
문자를 이스케이프된 16진수 형태로 변환합니다.
static String System::UriShim::HexEscape(char16_t character)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 문자 | char16_t | 변환할 문자. |
ReturnValue
이스케이프된 값.
또 보기
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++