Partager via


Camera.AvailableResolutions, propriété

Espace de noms :  Microsoft.Devices
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public ReadOnly Property AvailableResolutions As IEnumerable(Of Size)
public IEnumerable<Size> AvailableResolutions { get; }
public:
property IEnumerable<Size>^ AvailableResolutions {
    IEnumerable<Size>^ get ();
}
member AvailableResolutions : IEnumerable<Size> with get

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<Size>

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Camera Classe

Microsoft.Devices, espace de noms