Metodo System::UriShim::HexEscape

UriShim::HexEscape method

Converte il carattere in forma esadecimale escapata.

static String System::UriShim::HexEscape(char16_t character)
ParametroTipoDescrizione
caratterechar16_tCarattere da convertire.

ReturnValue

Valore escapato.

Vedi anche