ComputerInfo.OsRegisteredUser Property

Definition

Name of the registered user of the operating system

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

Property Value

Applies to