MEFComponent Element (VSX Schema)

Specifies a Managed Extensibility Framework (MEF) component to install.

<MEFComponent>FilePath\MEFComponent.dll</MEFComponent>

Attributes and Elements

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

Attributes

Attribute

Description

None

Child Elements

Element

Description

None

Parent Elements

Element

Description

Content Element

Contains references to the installable components of the VSIX package.

Text Value

A relative path to a MEF component assembly.

Element Information

Namespace

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

Schema Name

VSIX Manifest

Validation File

VSIXManifestSchema.xsd

Can be Empty

Not applicable

See Also

Other Resources

VSIX Extension Schema Reference

Visual Studio Extension Deployment