System::UriShim::HexEscape método
UriShim::HexEscape method
Convierte un carácter a forma hexadecimal escapada.
static String System::UriShim::HexEscape(char16_t character)
| Parámetro | Tipo | Descripción |
|---|---|---|
| carácter | char16_t | Carácter a convertir. |
ReturnValue
Escaped value.
Ver también
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++