| SemanticVersion Properties | 
The SemanticVersion type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Major | 
            Gets the major version.
             | 
|  | Minor | 
            Gets the minor version.
             | 
|  | Patch | 
            Gets the patch version.
             | 
|  | PreRelease | 
            Gets the pre release version.
             | 
 See Also
See Also