PagePorter Class Library

WebMetadata.ProjectFilesLastModified Property

Gets or sets the date and time when the project file lists were last modified.

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

Property Value

The date and time when the project file lists were last modified, expressed in local time. The default value is MinValue.

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace