InfoProjectVersion Class
Name | Description | |
---|---|---|
InfoProjectVersion(RunObj, int) | Construct the instance |
Name | Description | |
---|---|---|
CurrentBuild | Gets the current build number. | |
DateCreated | Gets the DateTime object that represents the date the Project version was created. | |
DateModified | Gets the DateTime object that represents the date the Project version was modified. | |
Description | Gets the Project version description. | |
ProductFamily | Gets the project version product family. | |
ProductModel | Gets the Project version product model. | |
ProductName | Gets the Project version product name. | |
ProductVersion | Gets the product version of the Project version. | |
SchemaVersion | Get the current schema version that define internal struct modification. | |
SolutionName | Gets the Solution name of the Project version. | |
SolutionPath | Gets the Project version path. | |
VersionID | Get current Project VersionID | |
VersionString | Gets the Project version string. |
T.Modules.Info.InfoProjectVersion