Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.