AutoRecordConfirmation Property
In This Topic
Gets or sets a value indicating whether a confirmation dialog is displayed when automatic recording starts in a new instance of the browser.
Syntax
public bool AutoRecordConfirmation {get; set;}
'Declaration
Public Property AutoRecordConfirmation As Boolean
Requirements
See Also