Skip to content
Was this article helpful?

AppVSolution Properties

The AppVSolution type exposes the following members.

Properties

 

NameDescription
Public propertyAnalysisData Gets the analysis data for this instance.
Public propertyApplications Gets the collection of Application objects associated with the solution.
Public propertyDeployOnManagementServer Gets a value indicating whether to deploy the package on the management server.
Public propertyDeployOnPublishingServer Gets a value indicating whether the package will tested by deploying it to the publishing server.
Public propertyDescription Gets the description of the solution.
Public propertyIdentifier Gets the identifier of the solution.
Public propertyIPNameManagementServer Gets the IP address or machine name of the management server.
Public propertyIPNamePublishingServer Gets the IP address or machine name of the publishing server.
Public propertyLatestAnalyzedState Gets a value indicating whether the solution is analyzed.
Public propertyLoginManagementServer Gets the login used to connect to the management server.
Public propertyLoginPublishingServer Gets the login used to connect to the publishing server.
Public propertyManualMode Gets a value indicating whether the solution's applications will be install captured/sequenced in manual mode (i.e. autoclick feature is disabled).
Public propertyName Gets the name of the solution.
Public propertyNotImportedApplicationLocations Gets the collection of String objects associated with the solution.
Public propertyOutPackageDirectory Gets the path to the out package directory.
Public propertyPasswordManagementServer Gets the password used to connect to the management server.
Public propertyPasswordPublishingServer Gets the password used to connect to the publishing server.
Public propertyPrerequisitesFolder Gets App-V prerequisites folder.
Public propertyReportingRequirements Gets the report, group and algorithm requirements for this instance.
Public propertyReports Gets the available reports for this solution.
Public propertySequenceDependenciesWithinOnePackage Gets a value indicating whether an application with dependencies will be sequenced within one App-V package.
Public propertyVmConfigs Gets virtual machine configurations for the solutions
Public propertyWorkflow Gets the solution workflow.
  Back to Top

See Also

Reference

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

Was this article helpful?