Gamepad.Type Property

Gets the controller type.

Syntax

public:
property String^ Type {
         String^ get ();
}  

Property value

Type: String 

 A string representing the controller type.

Remarks

Note

This is a cross-OS call. For more information, see Cross-OS Calls.

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

Gamepad Class

Gamepad Members

Windows.Xbox.Input Namespace