ComputerInfo.WindowsProductName Property

Definition

The Windows product name, from the Windows Registry.

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

Property Value

Applies to