Partager via


PhotoImportSubfolderDateFormat Énumération

Définition

Spécifie le format de date d’un sous-dossier pour une opération d’importation de photos.

public enum class PhotoImportSubfolderDateFormat
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
enum class PhotoImportSubfolderDateFormat
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public enum PhotoImportSubfolderDateFormat
var value = Windows.Media.Import.PhotoImportSubfolderDateFormat.year
Public Enum PhotoImportSubfolderDateFormat
Héritage
PhotoImportSubfolderDateFormat
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v3.0)

Champs

Year 0

Le format de date spécifie une année.

YearMonth 1

Le format de date spécifie l’année et le mois.

YearMonthDay 2

Le format de date spécifie une année, un mois et un jour.

S’applique à