Camera.CameraType Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the type of camera that the Camera object represents; indicates the location of the camera on the device.

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property CameraType As CameraType
public CameraType CameraType { get; protected set; }

Property Value

Type: Microsoft.Devices..::.CameraType
The type of camera that the Camera object represents; indicates the location of the camera on the device.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

Camera Class

Microsoft.Devices Namespace