ImageStoreFileInfo.ModifiedDate Property

Definition

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

public DateTime ModifiedDate { get; }
member this.ModifiedDate : DateTime
Public ReadOnly Property ModifiedDate As DateTime

Property Value

The date and time when the file was last modified.

Applies to