Skip to content

ISolutionConfig Interface

Solution configuration to create or update an App-V solution

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 interface ISolutionConfig

VB

Public Interface ISolutionConfig

The ISolutionConfig type exposes the following members.

Properties

 

NameDescription
Public propertyApplications Gets or sets the solution's Application collection.
Public propertyDeployOnManagementServer Gets or sets a value indicating whether to deploy the package on the management server.
Public propertyDeployOnPublishingServer Gets or sets a value indicating whether the package will tested by deplying it to the publishing server.
Public propertyDescription Gets or sets the description.
Public propertyIdentifier Gets the identifier.
Public propertyIPNameManagementServer Gets or sets the IP address or machine name of the management server.
Public propertyIPNamePublishingServer Gets or sets the IP address or machine name of the publishing server.
Public propertyLoginManagementServer Gets or sets the login used to connect to the management server.
Public propertyLoginPublishingServer Gets or sets the login used to connect to the publishing server.
Public propertyManualMode Gets or sets a value indicating whether manual mode is enabled.
Public propertyName Gets or sets the name.
Public propertyNotImportedApplications Gets or sets the solution's String collection.
Public propertyOutPackageDirectory Gets or sets the path to the out package directory.
Public propertyPasswordManagementServer Gets or sets the password used to connect to the management server.
Public propertyPasswordPublishingServer Gets or sets the password used to connect to then publishing server.
Public propertyPrerequisitesFolder Gets or sets App-V prerequisites folder.
Public propertySequenceDependenciesWithinOnePackage Gets or sets a value indicating whether an application with dependencies will be sequenced within one package.
Public propertyVmConfigs Get or sets the virtual machine configuration
  Back to Top

See Also

Reference

Citrix.SDK.AppDNA.Solutions.AppV Namespace

Was this article helpful?