Click or drag to resize
OperatingSystemVersionMajor Property
This value is the major version of the operating system.

Namespace: DoubleTake.Core.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.1.0.599
Syntax
public int Major { get; set; }

Property Value

Type: Int32
The major version of the operating system.
See Also