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) | 返回字段扩展指定的域模型的设计类型的列表。 |
页首