Metodo System::Uri::HexEscape

Uri::HexEscape method

Restituisce l’equivalente esadecimale del carattere specificato.

static String System::Uri::HexEscape(char16_t character)
ParametroTipoDescrizione
caratterechar16_tIl carattere da convertire

ReturnValue

La rappresentazione esadecimale del carattere specificato

Vedi anche