Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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