Classe BuildVersionInfo
Summary: Contains the current build version information.
Module: aspose.imaging
Full Name: aspose.imaging.BuildVersionInfo
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| ASSEMBLY_VERSION [static] | string | r | La version de l’assembly. |
| FILE_VERSION [static] | string | r | La version du fichier. |
| PRODUCT [static] | string | r | Le titre du produit. |
| PRODUCT_MAJOR [static] | int | r | La version majeure du produit. |
| PRODUCT_MINOR [static] | int | r | La version mineure du produit. |
| RELEASE_DATE [static] | System.DateTime | r | La date de sortie du produit. |