PhotoImportSubfolderDateFormat
PhotoImportSubfolderDateFormat
PhotoImportSubfolderDateFormat
PhotoImportSubfolderDateFormat
Enum
Definition
Specifies the date format of a subfolder for a photo import operation.
public : enum class PhotoImportSubfolderDateFormatpublic enum PhotoImportSubfolderDateFormatPublic Enum PhotoImportSubfolderDateFormat// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Fields
| Year Year Year Year | The date format specifies a year. |
| YearMonth YearMonth YearMonth YearMonth | The date format specifies year and month. |
| YearMonthDay YearMonthDay YearMonthDay YearMonthDay | The date format specifies a year, month, and day. |