IncludeTimestamp
Determines whether the current date and time should be written to the console. The default value is false
.
Declaration
public bool IncludeTimestamp { get; set; }
Property Value
Type | Description |
---|---|
bool |
Determines whether the current date and time should be written to the console. The default value is false
.
public bool IncludeTimestamp { get; set; }
Type | Description |
---|---|
bool |