Skip to main content

DateCreated Property

Gets the date and time that the current folder was created.

Definition

Namespace: Avalonia.Platform.Storage
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public DateTimeOffset? DateCreated { get; }

Property Value

Nullable(DateTimeOffset)

Remarks

Can be null if property is not available.

See Also

Reference

StorageItemProperties Class
Avalonia.Platform.Storage Namespace