DeviceInstance.InstanceName Property (Microsoft.DirectX.DirectInput)

Friendly name for the instance, for example, 'Joystick 1.'

Definition

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

Property Value

System.String

This property is read-only.