HttpSessionStateWrapper.IsReadOnly Özellik

Tanım

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

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

Özellik Değeri

true oturum salt okunursa; aksi takdirde , false.

Şunlara uygulanır