Partilhar via


Interface SVsIntellisenseProjectHost

 

Publicado: abril de 2016

Passado para GetService para retornar uma referência para o IVsIntellisenseProjectHost interface.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Sintaxe

[GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[InterfaceTypeAttribute(1)]
public interface SVsIntellisenseProjectHost
[GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")]
[InterfaceTypeAttribute(1)]
public interface class SVsIntellisenseProjectHost
[<GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")>]
[<InterfaceTypeAttribute(1)>]
type SVsIntellisenseProjectHost = interface end
<GuidAttribute("5D13ECE7-AA1F-400F-B65D-FA2ABD4F1CD4")>
<InterfaceTypeAttribute(1)>
Public Interface SVsIntellisenseProjectHost

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo