WiX Database XML Schema

Element: AssemblyName

Description

The MsiAssemblyName table specifies the schema for the elements of a strong assembly cache name for a .NET Framework or Win32 assembly.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  string  Name of the attribute associated with the value specified in the Value column.
Value  string  Value associated with the name specified in the Name column.

Content Model

Always empty.

Remarks

Consider using the Assembly attribute on File element to have the toolset populate these entries automatically.