طريقة System::UriShim::HexEscape
UriShim::HexEscape method
يحوّل الحرف إلى الشكل السداسي العشري المُهَرَّب.
static String System::UriShim::HexEscape(char16_t character)
| معامل | نوع | الوصف |
|---|---|---|
| حرف | char16_t | الحرف المراد تحويله. |
ReturnValue
القيمة المُهربة.
انظر أيضًا
- Class String
- Class UriShim
- Namespace System
- Library Aspose.Font for C++