Value

XmpDate.Value property

Gets or sets the date value.

public DateTime Value { get; set; }

Property Value

The date value.

See Also