Condividi tramite


Proprietà PhotoChooserTask.ShowCamera

Spazio dei nomi:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property ShowCamera As Boolean
public bool ShowCamera { get; set; }
public:
property bool ShowCamera {
    bool get ();
    void set (bool value);
}
member ShowCamera : bool with get, set

Valore proprietà

Tipo: System.Boolean

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PhotoChooserTask Classe

Spazio dei nomi Microsoft.Phone.Tasks