Share via


PathInfo.LastModified Property

Definition

Returns the date and time the path was last modified. Any operation that modifies the path, including an update of the paths's metadata or properties, changes the last-modified time of the path.

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

Property Value

Applies to