AppVSolution.DeployOnManagementServer Property¶
Gets 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¶
public bool DeployOnManagementServer { get; }
VB¶
Public ReadOnly Property DeployOnManagementServer As Boolean
Get
Property Value¶
Type: Booleantrue
if the package is to be deployed on the management server; otherwise, false
.
See Also¶
Reference¶
AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace