IRepositoryMetadataSerializer Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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
Public method DeserializeSupportedEditions
Public method DeserializeVSIXReferences
Public method SerializeSupportedEdition
Public method SerializeSupportedIsolatedShells
Public method SerializeSupportedVSEditions
Public method 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.

See Also

Reference

Microsoft.VisualStudio.ExtensionManager Namespace