Property ignoreConflicts
ignoreConflicts
If true, configuration requests ignore conflicting assignments and automatically apply the requested configuration.
Declaration
public abstract bool ignoreConflicts { get; set; }
Property Value
| Type | Description |
|---|---|
| bool | A bool. |