PagePorter Class Library

FileMetadata.TimeCreated Property

Gets or sets the date and time the file was created.

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

Property Value

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

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace