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

상태 개체 키의 배열입니다.

적용 대상