HttpApplicationStateBase.GetKey(Int32) Metoda

Definice

Při přepsání v odvozené třídě získá název stav objektu indexem.

public:
 virtual System::String ^ GetKey(int index);
public virtual string GetKey(int index);
abstract member GetKey : int -> string
override this.GetKey : int -> string
Public Overridable Function GetKey (index As Integer) As String

Parametry

index
Int32

Index objektu stavu aplikace, který chcete získat.

Návraty

Název objektu stavu aplikace.

Výjimky

Platí pro