System::UriBuilder::set_Scheme method
UriBuilder::set_Scheme method
يضبط مخطط الـ URI الذي تم إنشاؤه بواسطة الكائن الحالي إلى القيمة المحددة.
void System::UriBuilder::set_Scheme(const String &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const String& | التمثيل النصي للمخطط المراد تحديده |
انظر أيضًا
- Class String
- Class UriBuilder
- Namespace System
- Library Aspose.Page for C++