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
'Declaration
Public Property AutoRecordConfirmation As Boolean
public bool AutoRecordConfirmation {get; set;}
Requirements
See Also