BodyController.Type Property

Holds the body controller type string.

Syntax

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

Property value

Type: String 

 This is always “Windows.Xbox.Input.BodyController”.

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

BodyController Class

BodyController Members

Windows.Xbox.Input Namespace