System::UriShim::HexEscape méthode

UriShim::HexEscape method

Convertit le caractère en forme hexadécimale échappée.

static String System::UriShim::HexEscape(char16_t character)
ParamètreTypeDescription
caractèrechar16_tCaractère à convertir.

ReturnValue

Valeur échappée.

Voir aussi