Open sandboxFocus

Property TimestampFormat

TimestampFormat

Gets or sets the formatting string used to render a value of the DateTimeOffset type when the IncludeTimestamp property is set to true. The default value is null.

Declaration
public string TimestampFormat { get; set; }
Property Value
Type Description
string