Aracılığıyla paylaş


HttpSessionStateWrapper.IsReadOnly Özellik

Tanım

Oturumun salt okunur olup olmadığını belirten 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

Boolean

true oturum salt okunursa; aksi takdirde, false .

Şunlara uygulanır