IVsUIElementPane 接口

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio(在 Microsoft.VisualStudio.dll 中)

语法

声明
<GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIElementPane
[GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIElementPane
[GuidAttribute(L"D5083078-66C7-4047-B101-62A5F7997EC5")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIElementPane
[<GuidAttribute("D5083078-66C7-4047-B101-62A5F7997EC5")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIElementPane =  interface end
public interface IVsUIElementPane

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间