Bagikan melalui


ConsoleLoggerOptions.UseUtcTimestamp Properti

Definisi

Perhatian

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

Mendapatkan atau menetapkan nilai yang menunjukkan apakah zona waktu UTC harus digunakan untuk tanda waktu dalam pesan pengelogan atau tidak.

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

Nilai Properti

true untuk menggunakan zona waktu UTC; false Sebaliknya. Default adalah false.

Atribut

Berlaku untuk