StorageItemPropertiesDateCreated Property
Gets the date and time that the current folder was created.
Namespace: Avalonia.Platform.StorageAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public DateTimeOffset? DateCreated { get; }
Public ReadOnly Property DateCreated As DateTimeOffset?
Get
member DateCreated : Nullable<DateTimeOffset> with get
Property Value
NullableDateTimeOffset
Can be null if property is not available.