Get the type of this controller.
| C# | Visual Basic | Visual C++ |
public JoystickControllerTypes ControllerType { get; }
Public ReadOnly Property ControllerType As JoystickControllerTypes
public: property JoystickControllerTypes ControllerType { JoystickControllerTypes get (); }