The following tables list the members exposed by AssemblyVersion.
Name | Description | |
---|---|---|
![]() | 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. Can be used to differentiate a version number between configurations, like Trial and Release, while maintaining the same AssemblyVersion number. |
![]() | MajorMinor | Major.Minor number portion of the assembly version |
![]() | ProductTitleSuffix | Suffix for the product title. |
![]() | 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. |
![]() | ToolBoxBitmapFolder | Location of the resources for toolbox bitmaps. |
![]() | Version | Assembly version number |