ReleasedObjectInfo.LastModified Property

Definition

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

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

Property Value

Applies to