Condividi tramite


ConsoleFormatterOptions.TimestampFormat Proprietà

Definizione

Ottiene o imposta la stringa di formato utilizzata per formattare il timestamp nei messaggi di registrazione.

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

Valore della proprietà

Stringa che rappresenta il formato timestamp. Il valore predefinito è null.

Si applica a