The following tables list the members exposed by AssemblyVersion.
Name | Description | |
---|---|---|
![]() | AssemblyNamePrefix | The prefix of all assembly names in the product. |
![]() | AssemblyNamePrefix_Android | The prefix of all Xamarin Android assembly names in the product. |
![]() | AssemblyNamePrefix_Core | The prefix of all core assembly names in the product. |
![]() | AssemblyNamePrefix_IOS | The prefix of all Xamarin iOS assembly names in the product. |
![]() | AssemblyNamePrefix_UWP | The prefix of all UWP assembly names in the product. |
![]() | AssemblyNamePrefix_XamarinForms | The prefix of all Xamarin Forms 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_Android | The Android assembly name |
![]() | Platform_IOS | The IOS assembly name |
![]() | Platform_UWP | The UWP assembly name |
![]() | Platform_XamarinForms | The Xamarin Forms assembly name |
![]() | Product | The Infragistics Ultimate assembly name |
![]() | 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 |