SVsIntellisenseProjectHost Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsIntellisenseProjectHost interface.
public interface class SVsIntellisenseProjectHostpublic interface class SVsIntellisenseProjectHost__interface SVsIntellisenseProjectHost[System.Runtime.InteropServices.Guid("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsIntellisenseProjectHost[System.Runtime.InteropServices.Guid("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsIntellisenseProjectHost[<System.Runtime.InteropServices.Guid("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsIntellisenseProjectHost = interface[<System.Runtime.InteropServices.Guid("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsIntellisenseProjectHost = interfacePublic Interface SVsIntellisenseProjectHost- Attributes