System::UriShim::HexEscape method
UriShim::HexEscape method
Konverterar tecken till escapad hexform.
static String System::UriShim::HexEscape(char16_t character)
| Parameter | Type | Beskrivning |
|---|---|---|
| tecken | char16_t | Tecken att konvertera. |
ReturnValue
Escaperat värde.
Se även
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++