PagePorter Class Library

FileMetadata.TimeLastModified Property

Gets or sets the date and time the file was last modified.

[Visual Basic]
Public Property TimeLastModified As Date
[C#]
public System.DateTime TimeLastModified {get; set;}

Property Value

The date and time the file was last modified, expressed in local time. The default value is MinValue.

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace