言語

MetaModel.ContextType プロパティ

定義

派生クラスでオーバーライドされると、このモデルが記述する DataContext 型を取得します。

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

プロパティ値

データ コンテキスト型。

適用対象