ComputerInfo.OsServicePackMinorVersion Property

Definition

Minor version of the service pack installed on the computer system

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

Property Value

Applies to