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

プロパティ値

クラスに関連付けられている型。

適用対象