Share via


ShareFileDownloadDetails.LastModified Property

Definition

Returns the date and time the file was last modified. Any operation that modifies the file or its properties updates the last modified time.

public DateTimeOffset LastModified { get; }
member this.LastModified : DateTimeOffset
Public ReadOnly Property LastModified As DateTimeOffset

Property Value

Applies to