ConsoleFormatterOptions.TimestampFormat Właściwość

Definicja

Pobiera lub ustawia ciąg formatu używany do formatowania znacznika czasu w komunikatach rejestrowania. Wartość domyślna to null.

public:
 property System::String ^ TimestampFormat { System::String ^ get(); void set(System::String ^ value); };
public string TimestampFormat { get; set; }
public string? TimestampFormat { get; set; }
member this.TimestampFormat : string with get, set
Public Property TimestampFormat As String

Wartość właściwości

String

Ciąg reprezentujący format znacznika czasu.

Dotyczy