HttpApplicationStateWrapper.AllKeys 屬性

定義

取得集合中之物件的索引鍵。

public:
 virtual property cli::array <System::String ^> ^ AllKeys { cli::array <System::String ^> ^ get(); };
public override string[] AllKeys { get; }
member this.AllKeys : string[]
Public Overrides ReadOnly Property AllKeys As String()

屬性值

String[]

狀態物件索引鍵陣列。

適用於