AppVSolution Properties¶
The AppVSolution type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | AnalysisData | Gets the analysis data for this instance. |
![]() | Applications | Gets the collection of Application objects associated with the solution. |
![]() | DeployOnManagementServer | Gets a value indicating whether to deploy the package on the management server. |
![]() | DeployOnPublishingServer | Gets a value indicating whether the package will tested by deploying it to the publishing server. |
![]() | Description | Gets the description of the solution. |
![]() | Identifier | Gets the identifier of the solution. |
![]() | IPNameManagementServer | Gets the IP address or machine name of the management server. |
![]() | IPNamePublishingServer | Gets the IP address or machine name of the publishing server. |
![]() | LatestAnalyzedState | Gets a value indicating whether the solution is analyzed. |
![]() | LoginManagementServer | Gets the login used to connect to the management server. |
![]() | LoginPublishingServer | Gets the login used to connect to the publishing server. |
![]() | ManualMode | Gets a value indicating whether the solution's applications will be install captured/sequenced in manual mode (i.e. autoclick feature is disabled). |
![]() | Name | Gets the name of the solution. |
![]() | NotImportedApplicationLocations | Gets the collection of String objects associated with the solution. |
![]() | OutPackageDirectory | Gets the path to the out package directory. |
![]() | PasswordManagementServer | Gets the password used to connect to the management server. |
![]() | PasswordPublishingServer | Gets the password used to connect to the publishing server. |
![]() | PrerequisitesFolder | Gets App-V prerequisites folder. |
![]() | ReportingRequirements | Gets the report, group and algorithm requirements for this instance. |
![]() | Reports | Gets the available reports for this solution. |
![]() | SequenceDependenciesWithinOnePackage | Gets a value indicating whether an application with dependencies will be sequenced within one App-V package. |
![]() | VmConfigs | Gets virtual machine configurations for the solutions |
![]() | Workflow | Gets the solution workflow. |
See Also¶
Reference¶
AppVSolution Class
Citrix.SDK.AppDNA.Solutions.AppV Namespace