System::UriShim::HexEscape method

UriShim::HexEscape method

Konverterar tecken till escapad hexform.

static String System::UriShim::HexEscape(char16_t character)
ParameterTypeBeskrivning
teckenchar16_tTecken att konvertera.

ReturnValue

Escaperat värde.

Se även