DesignerConfigurationService.BackgroundValidationEnabled Property

Definition

Gets or sets a value that indicates whether background validation is enabled.

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

Property Value

true if background validation is enabled; otherwise, false.

Applies to