Aracılığıyla paylaş


HttpSessionStateContainer.Keys Özellik

Tanım

Oturum durumu koleksiyonunda depolanan tüm değerler için anahtarların koleksiyonunu alır.

public:
 property System::Collections::Specialized::NameObjectCollectionBase::KeysCollection ^ Keys { System::Collections::Specialized::NameObjectCollectionBase::KeysCollection ^ get(); };
public System.Collections.Specialized.NameObjectCollectionBase.KeysCollection Keys { get; }
member this.Keys : System.Collections.Specialized.NameObjectCollectionBase.KeysCollection
Public ReadOnly Property Keys As NameObjectCollectionBase.KeysCollection

Özellik Değeri

NameObjectCollectionBase.KeysCollection

NameObjectCollectionBase.KeysCollection Tüm oturum anahtarlarını içeren.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.