System::Uri::GetComponents method
Uri::GetComponents method
يعيد المكوّنات المحددة للـ URI الممثَّل بواسطة الكائن الحالي باستخدام التهريب المحدد.
String System::Uri::GetComponents(UriComponents components, UriFormat format) const
| Parameter | Type | الوصف |
|---|---|---|
| components | UriComponents | تركيبة بتية من قيم UriComponents التي تحدد أي أجزاء من URI يجب إرجاعها |
| تنسيق | UriFormat | يحدد كيفية هروب الأحرف الخاصة |
ReturnValue
المكونات المطلوبة
انظر أيضًا
- Class String
- Enum UriComponents
- Enum UriFormat
- Class Uri
- Namespace System
- Library Aspose.Page for C++