BuildVersionInfo Class
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 | The assembly version. |
FILE_VERSION [static] | string | r | The file version. |
PRODUCT [static] | string | r | The product title. |
PRODUCT_MAJOR [static] | int | r | The major product version. |
PRODUCT_MINOR [static] | int | r | The minor product version. |
RELEASE_DATE [static] | datetime | r | The product release date. |