BuildVersionInfo Classe
Summary: Contains the current build version information.
Module: aspose.imaging
Full Name: aspose.imaging.BuildVersionInfo
Properties
| Name | Type | Access | Descrizione |
|---|---|---|---|
| ASSEMBLY_VERSION [static] | string | r | La versione dell’assembly. |
| FILE_VERSION [static] | string | r | La versione del file. |
| PRODUCT [static] | string | r | Il titolo del prodotto. |
| PRODUCT_MAJOR [static] | int | r | La versione principale del prodotto. |
| PRODUCT_MINOR [static] | int | r | La versione secondaria del prodotto. |
| RELEASE_DATE [static] | System.DateTime | r | La data di rilascio del prodotto. |