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