次の方法で共有


IExtensionLocator インターフェイス

このインターフェイスにより、生成されたシリアライザーはスキーマのターゲット名前空間をドメイン モデルに解決できます。

名前空間:  Microsoft.VisualStudio.Modeling
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (Microsoft.VisualStudio.Modeling.Sdk.12.0.dll 内)

構文

'宣言
Public Interface IExtensionLocator
public interface IExtensionLocator

メソッド

  名前 説明
パブリック メソッド GetExtendingDomainModels(Type) 指定したドメイン モデルを拡張するドメイン モデルの型の一覧を、直接または間接的に返します
パブリック メソッド GetExtendingDomainModels(Type, Boolean) 指定したドメイン モデルを拡張するドメイン モデルの型の一覧を返します。

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.Modeling 名前空間