Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To install the contents of a packaged component, the Visual Studio Content Installer requires a .vscontent file, which is an .xml file that describes the package contents. The .vscontent file must follow a schema that contains the elements described in the following table. The package that contains the .vscontent file and other items is a .vsi file, and is typically referred to as a community component. For more information about .vscontent and .vsi files, see How to: Package Components to Use the Visual Studio Content Installer.
.VSContent File Schema
The following table describes the available elements of the .vscontent file schema.
Element |
Child Elements |
Attributes |
---|---|---|
Content |
xmlns |
|
FileName DisplayName Description FileContentType ContentVersion Attributes |
None |
|
None |
None |
|
None |
None |
|
None |
None |
|
None |
None |
|
None |
None |
|
Attribute |
None |
|
None |
name value |
See Also
Tasks
How to: Package Components to Use the Visual Studio Content Installer