CookieCollection.IsReadOnly Özellik

Tanım

salt okunur olup olmadığını gösteren bir CookieCollection değer alır.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Özellik Değeri

true bu salt CookieCollectionokunur ise; değilse, false. Varsayılan değer: true.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.