IPartialSessionState.PartialSessionStateKeys Vlastnost

Definice

Získá seznam klíčů přidružených k hodnotám stavu relace.

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

Hodnota vlastnosti

Obecný seznam řetězců, které slouží jako klíče pro hodnoty stavu relace.

Poznámky

Vrácená null hodnota značí poskytovateli stavu relace, že by měl vrátit všechny hodnoty stavu relace.

Platí pro