IController.Type Property

Gets the controller type.

Syntax

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

Property value

Type: String 

 The name of the Windows Runtime class that implements the controller.

Remarks

Requirements

Namespace: Windows.Xbox.Input

Metadata: windows.winmd

See also

Reference

IController Interface

IController Members

Windows.Xbox.Input Namespace