ConsoleLoggerOptions.TimestampFormat Eigenschaft

Definition

Achtung

ConsoleLoggerOptions.TimestampFormat has been deprecated. Use ConsoleFormatterOptions.TimestampFormat instead.

Dient zum Abrufen oder Festlegen der Formatzeichenfolge zum Formatieren des Zeitstempels in protokollieren Nachrichten.

public:
 property System::String ^ TimestampFormat { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("ConsoleLoggerOptions.TimestampFormat has been deprecated. Use ConsoleFormatterOptions.TimestampFormat instead.")]
public string? TimestampFormat { get; set; }
[<System.Obsolete("ConsoleLoggerOptions.TimestampFormat has been deprecated. Use ConsoleFormatterOptions.TimestampFormat instead.")>]
member this.TimestampFormat : string with get, set
Public Property TimestampFormat As String

Eigenschaftswert

Der Standardwert ist null.

Attribute

Gilt für: