CookieContainer Constructor
.NET Framework 4.5
Initializes a new instance of the CookieContainer class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CookieContainer() | Initializes a new instance of the CookieContainer class. |
|
CookieContainer(Int32) | Initializes a new instance of the CookieContainer class with a specified value for the number of Cookie instances that the container can hold. |
|
CookieContainer(Int32, Int32, Int32) | Initializes a new instance of the CookieContainer class with specific properties. |