Método System::UriShim::HexEscape

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

Valor escapado.

Ver también