| VersionInfo Properties | 
The VersionInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BetaVersion | 
            Gets beta version.
             | 
|  | HotfixVersion | 
            Gets hotfix version number.
             | 
|  | IsBeta | 
            Indicates if version is beta.
             | 
|  | IsNormal | 
            Indicates if version is normal.
             | 
|  | IsRC | 
            Indicates if version is RC.
             | 
|  | RCVersion | 
            Gets RC version.
             | 
|  | SubVersion | 
            Gets sub version character.
             | 
|  | Version | 
            Gets main version number.
             | 
 See Also
See Also