Compartir a través de


LoggingConsoleOptions.IncludeTimestamp Property

Definition

Gets or sets a value indicating whether to display timestamp.

public:
 property bool IncludeTimestamp { bool get(); void set(bool value); };
public bool IncludeTimestamp { get; set; }
member this.IncludeTimestamp : bool with get, set
Public Property IncludeTimestamp As Boolean

Property Value

Remarks

Defaults to true.

Applies to