Click or drag to resize
VersionInfo Properties

The VersionInfo type exposes the following members.

Properties
  NameDescription
Public propertyBetaVersion
Gets beta version.
Public propertyHotfixVersion
Gets hotfix version number.
Public propertyIsBeta
Indicates if version is beta.
Public propertyIsNormal
Indicates if version is normal.
Public propertyIsRC
Indicates if version is RC.
Public propertyRCVersion
Gets RC version.
Public propertySubVersion
Gets sub version character.
Public propertyVersion
Gets main version number.
Top
See Also