ComputerInfo.WindowsRegisteredOrganization Property

Definition

Name of the organization that this installation of Windows is registered to, from the Windows Registry.

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

Property Value

Applies to