IPartialSessionState.PartialSessionStateKeys Vlastnost

Definice

Načte seznam klíčů, které jsou spojeny s hodnotami 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

IList<String>

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

Poznámky

nullNávratová hodnota označuje zprostředkovatele stavu relace, který by měl zprostředkovatel vracet všechny hodnoty stavu relace.

Platí pro