Property CreationDate
- Namespace
- DocWright
- Assembly
- DocWright.dll
CreationDate
Gets or sets the creation timestamp, or null (the default) to omit timestamps entirely so output is byte-identical for identical input.
public DateTimeOffset? CreationDate { get; set; }