KinectSensor.Sensors Property

Gets the list of available sensors.

Syntax

public:
static property IObservableMap<String^ , KinectSensor^ >^ Sensors {
         IObservableMap<String^ , KinectSensor^ >^ get ();
}  

Property value

Type: IObservableMap<String^ , KinectSensor^ > 

The available sensors.

Requirements

Namespace: Windows.Kinect

Metadata: windows.winmd

See also

Reference

KinectSensor Class

KinectSensor Members

Windows.Kinect Namespace