System::UriShim::HexEscape método

UriShim::HexEscape method

Convierte un carácter a forma hexadecimal escapada.

static String System::UriShim::HexEscape(char16_t character)
ParámetroTipoDescripción
carácterchar16_tCarácter a convertir.

ReturnValue

Escaped value.

Ver también