HexEscape()
UriShim::HexEscape(char16_t) method
Converts character to escaped hex form.
static String System::UriShim::HexEscape(char16_t character)
Arguments
Parameter | Type | Description |
---|---|---|
character | char16_t | Character to convert. |
Return Value
Escaped value.
See Also
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Slides