InfoProjectVersion Class

Class for InfoProjectVersion operation.
Public Class InfoProjectVersion
This language is not supported or no code example is available.
public class InfoProjectVersion
This language is not supported or no code example is available.
Name Description
Public constructor InfoProjectVersion(RunObj, int) Construct the instance
Top
Name Description
Public property CurrentBuild Gets the current build number.
Public property DateCreated Gets the DateTime object that represents the date the Project version was created.
Public property DateModified Gets the DateTime object that represents the date the Project version was modified.
Public property Description Gets the Project version description.
Public property ProductFamily Gets the project version product family.
Public property ProductModel Gets the Project version product model.
Public property ProductName Gets the Project version product name.
Public property ProductVersion Gets the product version of the Project version.
Public property SchemaVersion Get the current schema version that define internal struct modification.
Public property SolutionName Gets the Solution name of the Project version.
Public property SolutionPath Gets the Project version path.
Public property VersionID Get current Project VersionID
Public property VersionString Gets the Project version string.
Top
T.Modules.Info.InfoProjectVersion

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition