Edit

Share via


AmbientTheme.ShowConfigErrors Property

Definition

Gets or sets a value that indicates whether the workflow design surface displays configuration errors.

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

Property Value

true if the workflow design surface is to display configuration errors; otherwise, false. The default is true.

Applies to