Language

AndroidMessageHandler.CookieContainer Property

Definition

Gets or sets the cookie container used to store server cookies.

public System.Net.CookieContainer CookieContainer { get; set; }
member this.CookieContainer : System.Net.CookieContainer with get, set

Property Value

Exceptions

The value specified is null.

Applies to