TaskDialog.WasVerificationChecked
Description:
Gets the status of the verification checkbox.
Gets the status of the verification checkbox.
public bool WasVerificationChecked()
Boolean
Whether the verification checkbox is checked.
-
Thrown when the task dialog does not have verification checkbox or the task dialog is not shown yet.