CreateDate

XmpBasicPackage.CreateDate property

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

public DateTime? CreateDate { get; set; }

Property Value

The resource creation date.

See Also