Skip to content

ISolutionConfig.DeployOnManagementServer Property

Gets or sets a value indicating whether to deploy the package on the management server.

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

bool DeployOnManagementServer { get; set; }

VB

Property DeployOnManagementServer As Boolean
    Get
    Set

Property Value

Type: Boolean
true if the package is to be deployed on the management server; otherwise, false.

See Also

Reference

ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?