System::UriShim::HexEscape méthode
UriShim::HexEscape method
Convertit le caractère en forme hexadécimale échappée.
static String System::UriShim::HexEscape(char16_t character)
| Paramètre | Type | Description |
|---|---|---|
| caractère | char16_t | Caractère à convertir. |
ReturnValue
Valeur échappée.
Voir aussi
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Font for C++