CookieCollection.Add Method (Cookie)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Adds the specified Cookie to the collection.
Assembly: System.Net (in System.Net.dll)
Parameters
- cookie
- Type: System.Net.Cookie
The Cookie to add to the collection.
Show: