ComputerInfo.OsServicePackMajorVersion Property

Definition

Major version of the service pack installed on the computer system

public:
 property Nullable<System::UInt16> OsServicePackMajorVersion { Nullable<System::UInt16> get(); };
public ushort? OsServicePackMajorVersion { get; }
member this.OsServicePackMajorVersion : Nullable<uint16>
Public ReadOnly Property OsServicePackMajorVersion As Nullable(Of UShort)

Property Value

Applies to