منشئ System::Net::Http::Headers::ProductInfoHeaderValue::ProductInfoHeaderValue
ProductInfoHeaderValue::ProductInfoHeaderValue(String) constructor
ينشئ نسخة جديدة.
System::Net::Http::Headers::ProductInfoHeaderValue::ProductInfoHeaderValue(String comment)
| Parameter | Type | الوصف |
|---|---|---|
| comment | String | التعليق. |
انظر أيضًا
- Class String
- Class ProductInfoHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++
ProductInfoHeaderValue::ProductInfoHeaderValue(String, String) constructor
ينشئ نسخة جديدة.
System::Net::Http::Headers::ProductInfoHeaderValue::ProductInfoHeaderValue(String productName, String productVersion)
| Parameter | Type | الوصف |
|---|---|---|
| productName | String | اسم رمز المنتج. |
| productVersion | String | إصدار رمز المنتج. |
انظر أيضًا
- Class String
- Class ProductInfoHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++
ProductInfoHeaderValue::ProductInfoHeaderValue(System::SharedPtr<ProductHeaderValue>) constructor
ينشئ نسخة جديدة.
System::Net::Http::Headers::ProductInfoHeaderValue::ProductInfoHeaderValue(System::SharedPtr<ProductHeaderValue> product)
| Parameter | Type | الوصف |
|---|---|---|
| product | System::SharedPtr<ProductHeaderValue> | مثال فئة ProductHeaderValue الذي يُستخدم لتهيئة المثال الجديد. |
انظر أيضًا
- Typedef SharedPtr
- Class ProductHeaderValue
- Class ProductInfoHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Page for C++