Version

AssemblyVersion Class Members

The following tables list the members exposed by AssemblyVersion.

Public Fields
 NameDescription
Public FieldAssemblyNamePrefixThe prefix of all assembly names in the product.  
Public FieldAssemblyNameSuffixThe suffix of all assembly names in the product.  
Public FieldBuildBuild number portion of the assembly version  
Public FieldCompanyNameAssembly company name  
Public FieldConfigurationThe current build configuration for the assembly.  
Public FieldEndCopyrightYearEnd year of assembly copyright  
Public FieldFileVersionAssembly file version number. Normally will match the AssemblyVersion number.  
Public FieldMajorMinorMajor.Minor number portion of the assembly version  
Public FieldPlatformSpecifies platform name for the assembly  
Public FieldProductSpecifies product name for the assembly  
Public FieldProductTitleSuffixThe product tile suffix  
Public FieldPublicKey_WFPublic key for the Winforms assemblies.  
Public FieldRevisionRevision number portion of the assembly version  
Public FieldSatelliteContractVersionThe assembly version number for the satellite assemblies.  
Public FieldVersionAssembly version number  
See Also