ComputerInfo.OsCSDVersion Property

Definition

String that indicates the latest service pack installed on a computer. If no service pack is installed, the string is NULL

public:
 property System::String ^ OsCSDVersion { System::String ^ get(); };
public:
 property Platform::String ^ OsCSDVersion { Platform::String ^ get(); };
public string OsCSDVersion { get; }
member this.OsCSDVersion : string
Public ReadOnly Property OsCSDVersion As String

Property Value

Applies to