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 IVsIntellisenseProjectManager interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("5CB6B09C-64F5-4579-8593-7720DAB2EF8D")> _
Public Interface SVsIntellisenseProjectManager
[InterfaceTypeAttribute()]
[GuidAttribute("5CB6B09C-64F5-4579-8593-7720DAB2EF8D")]
public interface SVsIntellisenseProjectManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"5CB6B09C-64F5-4579-8593-7720DAB2EF8D")]
public interface class SVsIntellisenseProjectManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("5CB6B09C-64F5-4579-8593-7720DAB2EF8D")>]
type SVsIntellisenseProjectManager = interface end
public interface SVsIntellisenseProjectManager