Skip to content

AppVSolution.ManualMode Property

Gets a value indicating whether the solution's applications will be install captured/sequenced in manual mode (i.e. autoclick feature is disabled).

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

Syntax

C

public bool ManualMode { get; }

VB

Public ReadOnly Property ManualMode As Boolean
    Get

Property Value

Type: Boolean
true if manual mode enabled; otherwise, false.

See Also

Reference

AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?