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.
Namespace: Microsoft.VisualStudio.ExtensionManager
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
Public Interface IRepositoryMetadataSerializer
[ComVisibleAttribute(true)]
public interface IRepositoryMetadataSerializer
[ComVisibleAttribute(true)]
public interface class IRepositoryMetadataSerializer
[<ComVisibleAttribute(true)>]
type IRepositoryMetadataSerializer = interface end
public interface IRepositoryMetadataSerializer
The IRepositoryMetadataSerializer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
DeserializeSupportedEditions | |
![]() |
DeserializeVSIXReferences | |
![]() |
SerializeSupportedEdition | |
![]() |
SerializeSupportedIsolatedShells | |
![]() |
SerializeSupportedVSEditions | |
![]() |
SerializeVSIXReferences |
Top
Remarks
Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.
.gif)