Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used in GetService calls to access specific Extension Manager repository service versions and implementations.
Namespace: Microsoft.VisualStudio.ExtensionManager
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
Syntax
'Declaration
<GuidAttribute("94FCFE35-A054-4233-B25A-9AA0B8AABB95")> _
Public Interface SVsExtensionRepository
[GuidAttribute("94FCFE35-A054-4233-B25A-9AA0B8AABB95")]
public interface SVsExtensionRepository
[GuidAttribute(L"94FCFE35-A054-4233-B25A-9AA0B8AABB95")]
public interface class SVsExtensionRepository
[<GuidAttribute("94FCFE35-A054-4233-B25A-9AA0B8AABB95")>]
type SVsExtensionRepository = interface end
public interface SVsExtensionRepository
Remarks
Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.