Class GameControllerObjectInfo
Provides information about an object exposed by a gamepad
public class GameControllerObjectInfo- Inheritance
- 
      objectGameControllerObjectInfo
- Derived
Fields
Name
The name of the object, reported by the device
public string NameField Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()Returns
- string
- A string that represents the current object.