IVSMDCodeDomProvider 接口
提供对 CodeDomProvider 对象。
命名空间: Microsoft.VisualStudio.Designer.Interfaces
程序集: Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)
语法
声明
<GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")> _
<InterfaceTypeAttribute()> _
Public Interface IVSMDCodeDomProvider
[GuidAttribute("73E59688-C7C4-4A85-AF64-A538754784C5")]
[InterfaceTypeAttribute()]
public interface IVSMDCodeDomProvider
IVSMDCodeDomProvider 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
CodeDomProvider | 获取提供程序。 |
页首
备注
,如果它们的加载引擎依赖于 CodeDom,设计器加载程序可以使用此。 可以从服务提供程序的此接口从 GetItemContext返回的访问。