طريقة System::Uri::HexEscape
Uri::HexEscape method
يعيد ما يعادل الحرف المحدد في النظام الست عشري.
static String System::Uri::HexEscape(char16_t character)
| Parameter | Type | الوصف |
|---|---|---|
| حرف | char16_t | الحرف المراد تحويله |
ReturnValue
التمثيل الست عشري للحرف المحدد
انظر أيضًا
- Class String
- Class Uri
- Namespace System
- Library Aspose.Page for C++