FormatOutput
Gets a value indicating whether the output code should be formatted.
Declaration
[Obsolete("Use CodeFormattingOptions instead.", false)]
public bool FormatOutput { get; init; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether the output code should be formatted.
[Obsolete("Use CodeFormattingOptions instead.", false)]
public bool FormatOutput { get; init; }| Type | Description |
|---|---|
| bool |