ServerConsole.SuppressWarnings Property

NOTE: This property is deprecated and will be removed from a future release.

If this property is true, the RTX64 Server Console supresses all warning dialogs, otherwise warning dialogs are not supressed.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public bool SuppressWarnings { get; set; }

Property Value

Type: Boolean

Implements

IConfigServerConsoleSuppressWarnings
See Also