SVsExtensionManager Interface
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Used when GetService calls are made to access specific extension manager versions and implementations.
Namespace: Microsoft.VisualStudio.ExtensionManager
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
Syntax
'Declaration
<GuidAttribute("316F4DE6-3CA4-4f0d-B003-962D28F65238")> _
Public Interface SVsExtensionManager
[GuidAttribute("316F4DE6-3CA4-4f0d-B003-962D28F65238")]
public interface SVsExtensionManager
[GuidAttribute(L"316F4DE6-3CA4-4f0d-B003-962D28F65238")]
public interface class SVsExtensionManager
[<GuidAttribute("316F4DE6-3CA4-4f0d-B003-962D28F65238")>]
type SVsExtensionManager = interface end
public interface SVsExtensionManager
Remarks
Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.