Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Used to query for a reference to the Visual Studio Extension Manager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")> _
<InterfaceTypeAttribute()> _
Public Interface SExtensionManager
[GuidAttribute("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")]
[InterfaceTypeAttribute()]
public interface SExtensionManager
[GuidAttribute(L"8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")]
[InterfaceTypeAttribute()]
public interface class SExtensionManager
[<GuidAttribute("8D0AA9CC-8465-42F3-AD6E-DFDE28CCC75D")>]
[<InterfaceTypeAttribute()>]
type SExtensionManager = interface end
public interface SExtensionManager