System::Net::HeaderVariantInfo::HeaderVariantInfo constructor
HeaderVariantInfo::HeaderVariantInfo() constructor
Constructs a new instance.
System::Net::HeaderVariantInfo::HeaderVariantInfo()
See Also
- Class HeaderVariantInfo
- Namespace System::Net
- Library Aspose.PDF for C++
HeaderVariantInfo::HeaderVariantInfo(String, CookieVariant) constructor
Constructs a new instance.
System::Net::HeaderVariantInfo::HeaderVariantInfo(String name, CookieVariant variant)
| Parameter | Type | Description |
|---|---|---|
| name | String | The cookie’s name. |
| variant | CookieVariant | The cookie’s specification. |
See Also
- Class String
- Enum CookieVariant
- Class HeaderVariantInfo
- Namespace System::Net
- Library Aspose.PDF for C++