Partager via


ConsoleLoggerOptions.FormatterName Propriété

Définition

Nom du formateur de messages de journal à utiliser.

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

Valeur de propriété

Chaîne qui représente le nom du formateur. La valeur par défaut est « simple ».

S’applique à