WebCaptureSettings.UseGui Property¶
When run in cmd line mode, this setting can cuase the GUI frontend to be used
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 UseGui { get; set; }
VB¶
Public Property UseGui As Boolean
Get
Set
Property Value¶
Type: Boolean