Aracılığıyla paylaş


ConsoleLoggerOptions.TimestampFormat Özellik

Tanım

Dikkat

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

Günlüğe kaydetme iletilerinde zaman damgalarını biçimlendirmek için kullanılan biçim dizesini alır veya ayarlar.

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

Özellik Değeri

Varsayılan değer: null.

Öznitelikler

Şunlara uygulanır