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 String^ UserName {
String^ get();
}JScript public function get UserName() : String
Property Value
This property is read-only.
.gif)