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 |
---|---|
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 |