Skip to content

WebCaptureSettings.ShowPageCaptureErrorsInManualMode Property

Defines whether page capture errors will be shown in manual mode, in automatic mode the setting is ignored

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public bool ShowPageCaptureErrorsInManualMode { get; set; }

VB

Public Property ShowPageCaptureErrorsInManualMode As Boolean
    Get
    Set

Property Value

Type: Boolean

See Also

Reference

WebCaptureSettings Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?