SimpleConsoleFormatterOptions.SingleLine Propriedade

Definição

Recebe ou define um valor que indica se toda a mensagem está registada numa única linha.

public:
 property bool SingleLine { bool get(); void set(bool value); };
public bool SingleLine { get; set; }
member this.SingleLine : bool with get, set
Public Property SingleLine As Boolean

Valor de Propriedade

true se a mensagem inteira estiver registada numa única linha.

Aplica-se a