CookieCollection Properties
Collapse the table of content
Expand the table of content

CookieCollection Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CookieCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of cookies contained in the CookieCollection.
Public property IsReadOnly Gets a value that indicates whether the CookieCollection is read-only.
Public property IsSynchronized Gets a value that indicates whether access to the CookieCollection is thread safe.
Public property Item Gets the cookie with the specified name from the collection.
Public property SyncRoot Gets an object that you can use to synchronize access to the CookieCollection.
Top

Show:
© 2017 Microsoft