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[]

一組狀態物件鍵數陣列。

適用於