| Name | Description | |
|---|---|---|
![]() | Domains | Gets collection of cookie's domains from container. |
The following tables list the members exposed by ICookieContainer.
| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds the cookie item to the container. |
![]() | Clear | Clears the contents from the container. |
![]() | Create | Overloaded. Creates a new cookie item. |
![]() | Export | Exports the contents of container to the byte array. |
![]() | Get | Overloaded. Gets a collection of cookie items corresponding to the host. |
![]() | GetPairs | Overloaded. Gets a collection of cookie strings corresponding to the host. Format is "name=value" |
![]() | Import | Imports the contents from the byte array. |
![]() | Refresh | Replaces the contents of the container with cookies from the instance. Works only for project.Profile.CookieContainer. |
![]() | Remove | Overloaded. Removes the cookie item from the container. |