Partager via


ConsoleFormatterOptions.TimestampFormat Propriété

Définition

Obtient ou définit la chaîne de format utilisée pour mettre en forme l’horodatage dans les messages de journalisation.

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

Valeur de propriété

Chaîne représentant le format d’horodatage. Par défaut, il s’agit de null.

S’applique à