System::UriShim::HexEscape methode
UriShim::HexEscape method
Converteert teken naar geescaped hexadecimale vorm.
static String System::UriShim::HexEscape(char16_t character)
| Parameter | Type | Beschrijving |
|---|---|---|
| teken | char16_t | Teken om te converteren. |
ReturnValue
Geëscapte waarde.
Zie ook
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Page for C++