LinqDataSource.IDynamicDataSource.ContextType プロパティ

定義

このメンバーの説明については、 IDynamicDataSourceを参照してください。

property Type ^ System::Web::DynamicData::IDynamicDataSource::ContextType { Type ^ get(); void set(Type ^ value); };
Type System.Web.DynamicData.IDynamicDataSource.ContextType { get; set; }
member this.System.Web.DynamicData.IDynamicDataSource.ContextType : Type with get, set
 Property ContextType As Type Implements IDynamicDataSource.ContextType

プロパティ値

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

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 LinqDataSource インスタンスがIDynamicDataSource インターフェイスにキャストされている場合にのみ使用できます。

適用対象