DeviceProperties.UserName Property

Language:

Retrieves the user name for a user currently assigned to a device

Definition

Visual Basic Public ReadOnly Property UserName As String
C# public string UserName { get; }
C++ public:
property String^ UserName {
        String^ get();
}
JScript public function get UserName() : String

Property Value

System.String

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center