PagePorter Class Library

FileMetadata.NextToLastTimeModified Property

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

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

Property Value

The previous 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