获取设计器技术和其他语言无关的信息与设计器。它可以在 Visual Studio 中检索文档结构。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)
Microsoft.VisualStudio.Shell.Interop.10.0(在 Microsoft.VisualStudio.Shell.Interop.10.0.dll 中)
语法
声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("59518321-3CCA-4BC9-BC1B-ADBCEEF21F14")> _
Public Interface IVsDesignerInfo
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("59518321-3CCA-4BC9-BC1B-ADBCEEF21F14")]
public interface IVsDesignerInfo
IVsDesignerInfo 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
get_DesignerTechnology | 获取设计器的技术。 |
页首
备注
此接口最初设计为 " 数据源 " 窗口可以检测有效的设计器。设计器应实现接口并将其与 IVsWindowFrame。