다음을 통해 공유


ContextDataSourceView.Context 속성

정의

현재 데이터 컨텍스트를 가져오거나 설정합니다.

protected:
 property System::Object ^ Context { System::Object ^ get(); void set(System::Object ^ value); };
protected object Context { get; set; }
member this.Context : obj with get, set
Protected Property Context As Object

속성 값

Object

현재 데이터 컨텍스트입니다.

적용 대상