PathContentInfo.LastModified Property

Definition

The data and time the file or directory was last modified Write operations on the file or directory update the last modified time.

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

Property Value

Applies to