Sdílet prostřednictvím


ConsoleLoggerOptions.TimestampFormat Vlastnost

Definice

Upozornění

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

Získá nebo nastaví formátovací řetězec použitý k formátování časových razítek v protokolování zpráv.

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

Hodnota vlastnosti

Výchozí formát je null.

Atributy

Platí pro