IVsPackageExtensionProvider 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("1FC6AF83-7F43-467E-B2C4-28E2B1B376AB")> _
Public Interface IVsPackageExtensionProvider
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("1FC6AF83-7F43-467E-B2C4-28E2B1B376AB")]
public interface IVsPackageExtensionProvider

IVsPackageExtensionProvider 类型公开以下成员。

方法

  名称 说明
公共方法 CreateExtensionInstance

页首

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间