Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to the IVsIntellisenseProjectHost interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")> _
<InterfaceTypeAttribute()> _
Public Interface SVsIntellisenseProjectHost
[GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[InterfaceTypeAttribute()]
public interface SVsIntellisenseProjectHost
[GuidAttribute(L"5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[InterfaceTypeAttribute()]
public interface class SVsIntellisenseProjectHost
[<GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")>]
[<InterfaceTypeAttribute()>]
type SVsIntellisenseProjectHost = interface end
public interface SVsIntellisenseProjectHost