共用方式為


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

屬性值

與該類別關聯的型別。

適用於