The following tables list the members exposed by AssemblyVersion.
Name | Description | |
---|---|---|
AssemblyNamePrefix | The prefix of all assembly names in the product. | |
AssemblyNameSuffix | The suffix of all assembly names in the product. | |
Build | Build number portion of the assembly version | |
CompanyName | Assembly company name | |
Configuration | The current build configuration for the assembly. | |
EndCopyrightYear | End year of assembly copyright | |
FileVersion | Assembly file version number. Normally will match the AssemblyVersion number. | |
MajorMinor | Major.Minor number portion of the assembly version | |
Platform | Specifies platform name for the assembly | |
Product | Specifies product name for the assembly | |
ProductTitleSuffix | The product tile suffix | |
PublicKey_WF | Public key for the Winforms assemblies. | |
Revision | Revision number portion of the assembly version | |
SatelliteContractVersion | The assembly version number for the satellite assemblies. | |
Version | Assembly version number |