CookieCollection.IsReadOnly Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the CookieCollection is read-only.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.Booleantrue to indicate the collection is read-only; otherwise, false. The default is true.
Show: