DeviceProperties.UserName Property (Microsoft.DirectX.DirectInput)

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 StringLeave Site^ UserName {
        StringLeave Site^ get();
}
JScript public function get UserName() : String

Property Value

System.String

This property is read-only.