Contains the current build version information. More...
Public Member Functions | |
BuildVersionInfo ()=delete | |
Static Public Attributes | |
static System::String | AssemblyVersion |
The assembly version. More... | |
static System::String | FileVersion |
The file version. More... | |
static System::String | Product |
The product title. More... | |
static int32_t | ProductMajor |
The major product version. More... | |
static int32_t | ProductMinor |
The minor product version. More... | |
static System::DateTime | ReleaseDate |
The product release date. More... | |
Contains the current build version information.
|
delete |
|
static |
The assembly version.
|
static |
The file version.
|
static |
The product title.
|
static |
The major product version.
|
static |
The minor product version.
|
static |
The product release date.