Skip to main content

DateModified Property

Gets the date and time of the last time the file was modified.

Definition

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

public DateTimeOffset? DateModified { get; }

Property Value

Nullable(DateTimeOffset)

Remarks

Can be null if property is not available.

See Also

Reference

StorageItemProperties Class
Avalonia.Platform.Storage Namespace