次の方法で共有


IExtensionLocator インターフェイス

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

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

構文

'宣言
Public Interface IExtensionLocator
public interface IExtensionLocator

メソッド

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

このページのトップへ

参照

関連項目

Microsoft.VisualStudio.Modeling 名前空間