Bagikan melalui


PhotoImportSubfolderDateFormat Enum

Definisi

Menentukan format tanggal subfolder untuk operasi impor foto.

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
Warisan
PhotoImportSubfolderDateFormat
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Bidang

Year 0

Format tanggal menentukan setahun.

YearMonth 1

Format tanggal menentukan tahun dan bulan.

YearMonthDay 2

Format tanggal menentukan tahun, bulan, dan hari.

Berlaku untuk