Metodo System::UriShim::HexEscape
UriShim::HexEscape method
Converte il carattere in forma esadecimale escapata.
static String System::UriShim::HexEscape(char16_t character)
| Parametro | Tipo | Descrizione |
|---|---|---|
| carattere | char16_t | Carattere da convertire. |
ReturnValue
Valore escapato.
Vedi anche
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Font for C++