Condividi tramite


ConsoleLoggerOptions.FormatterName Proprietà

Definizione

Nome del formattatore dei messaggi di log da usare.

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

Valore della proprietà

Stringa che rappresenta il nome del formattatore. Il valore predefinito è "simple".

Si applica a