DesignerConfigurationService.BackgroundValidationEnabled Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of achtergrondvalidatie is ingeschakeld.

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

Waarde van eigenschap

true als achtergrondvalidatie is ingeschakeld; anders, false.

Van toepassing op