PhotoChooserTask.ShowCamera Property

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

Gets or sets whether the user is presented with a button for launching the camera during the photo choosing process.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property ShowCamera As Boolean
public bool ShowCamera { get; set; }
<object ShowCamera="bool" .../>

Property Value

Type: System..::.Boolean
Type: Boolean.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

PhotoChooserTask Class

Microsoft.Phone.Tasks Namespace

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the photo chooser task for Windows Phone 8