IVsDataViewSupportModel インターフェイス

データ ビューのサポートを説明するモデルを表します。

名前空間:  Microsoft.VisualStudio.Data.Services
アセンブリ:  Microsoft.VisualStudio.Data.Services (Microsoft.VisualStudio.Data.Services.dll 内)

構文

'宣言
Public Interface IVsDataViewSupportModel
public interface IVsDataViewSupportModel
public interface class IVsDataViewSupportModel
type IVsDataViewSupportModel =  interface end
public interface IVsDataViewSupportModel

IVsDataViewSupportModel 型で公開されるメンバーは以下のとおりです。

プロパティ

  名前 説明
パブリック プロパティ DefaultView サーバー エクスプローラーの既定のデータ ビューを取得します。
パブリック プロパティ Views サーバー エクスプローラーのすべての使用可能なビューを取得します。

このページのトップへ

解説

このインターフェイスは DDEX サービスとして実装されます。

参照

関連項目

Microsoft.VisualStudio.Data.Services 名前空間