Assets Element (VSX Schema)

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

Contains a list of Asset Elements for every extension or content element that is surfaced by this package.

<Assets>
    <Asset ... />
    <Asset ... />
  </Assets>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

None

Child Elements

Element

Description

Asset Element

Optional. Describes an extension or content element that is surfaced by this package.

Parent Elements

Element

Description

PackageManifest Element

Required. Provides the root element for a manifest that describes a Visual Studio extension deployment package.

Element Information

Namespace

https://schemas.microsoft.com/developer/vsx-schema/2011

Schema Name

VSIX Manifest

Validation File

PackageManifestSchema.xsd

Can be Empty

Yes

See Also

Other Resources

VSIX Extension Schema Reference

Visual Studio Extension Deployment