Share via


ITaskValidationManager.IsValidating Property

Definition

Gets a value indicating whether the validation is in progress.

public:
 property bool IsValidating { bool get(); };
public bool IsValidating { get; }
member this.IsValidating : bool
Public ReadOnly Property IsValidating As Boolean

Property Value

true if the validation is in progress; otherwise, false.

Applies to