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

状态对象键的数组。

适用于