CookieCollection.Item Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the cookie with the specified name from the collection.
Assembly: System.Net (in System.Net.dll)
Parameters
- name
- Type: System.String
The name of the cookie to retrieve from the collection.
Show: