IHttpCookieContainerManager.CookieContainer Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the CookieContainer object to be used, if one is to be used.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Net.CookieContainerThe CookieContainer to use, if a container is to be used, or Nothing if a container is not to be used.
Show: