다음을 통해 공유


IDynamicDataSource.ContextType 속성

정의

DataContext 클래스의 형식을 가져옵니다.

public:
 property Type ^ ContextType { Type ^ get(); void set(Type ^ value); };
public Type ContextType { get; set; }
member this.ContextType : Type with get, set
Public Property ContextType As Type

속성 값

Type

클래스와 연결된 형식입니다.

적용 대상