SVsIntellisenseProjectHost 接口

传递给 GetService 返回对 IVsIntellisenseProjectHost 接口。

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

语法

声明
<GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")> _
<InterfaceTypeAttribute()> _
Public Interface SVsIntellisenseProjectHost
[GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[InterfaceTypeAttribute()]
public interface SVsIntellisenseProjectHost

请参见

参考

Microsoft.VisualStudio.Shell.Interop 命名空间