ComputerInfo.WindowsRegisteredOwner Property

Definition

Name of the registered owner of this installation of Windows, from the Windows Registry.

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

Property Value

Applies to