DistributedSession.Keys Proprietà

Definizione

Enumera tutte le chiavi, se presenti.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ Keys { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> Keys { get; }
member this.Keys : seq<string>
Public ReadOnly Property Keys As IEnumerable(Of String)

Valore della proprietà

Implementazioni

Si applica a