OSImage.OSMajorVersion Property¶
The major version of the OS.
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public int OSMajorVersion { get; }
VB¶
Public ReadOnly Property OSMajorVersion As Integer
Get
Property Value¶
Type: Int32