DesignerConfigurationService.BackgroundValidationEnabled 屬性

定義

取得或設定值,指出是否啟用背景驗證。

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

屬性值

如果啟用背景驗證,則為 true,否則為 false

適用於