ContextDataSourceView.ContextType プロパティ

定義

データ コンテキストの型を取得します。

public:
 virtual property Type ^ ContextType { Type ^ get(); };
public virtual Type ContextType { get; }
member this.ContextType : Type
Public Overridable ReadOnly Property ContextType As Type

プロパティ値

ContextTypeName プロパティが示すデータ コンテキスト クラスに関連付けられている型。

適用対象