Método System::UriShim::HexEscape
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
Valor escapado.
Ver también
- Class String
- Class UriShim
- Namespace System
- Library Aspose.PDF for C++