System.OperatingSystem.ServicePack Property

Gets the service pack version represented by this OperatingSystem object.

Syntax

public string ServicePack { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A service pack is used to distribute software updates for the operating system on which it is installed. However, not every operating system uses service packs.

The service pack version, if available, is already correctly formatted for display.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0