AssemblyName Element

WiX Toolset

AssemblyName Element

Description
The MsiAssemblyName table specifies the schema for the elements of a strong assembly cache name for a .NET Framework or Win32 assembly. Consider using the Assembly attribute on File element to have the toolset populate these entries automatically.
Windows Installer references
MsiAssemblyName Table
Parents
File
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String Name of the attribute associated with the value specified in the Value column. Yes
Value String Value associated with the name specified in the Name column.  
See Also
Wix Schema