SVsCommonMessagePumpFactory 接口

允许用户 IVsCommonMessagePumpFactory获取实例的服务。

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

语法

声明
<GuidAttribute("E269CBA1-C9FB-45A8-91CA-EC8D3474FDD2")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface SVsCommonMessagePumpFactory
[GuidAttribute("E269CBA1-C9FB-45A8-91CA-EC8D3474FDD2")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsCommonMessagePumpFactory

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间