ISolutionConfig Properties¶
The ISolutionConfig type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | Applications | Gets or sets the solution's Application collection. |
![]() | DeployOnManagementServer | Gets or sets a value indicating whether to deploy the package on the management server. |
![]() | DeployOnPublishingServer | Gets or sets a value indicating whether the package will tested by deplying it to the publishing server. |
![]() | Description | Gets or sets the description. |
![]() | Identifier | Gets the identifier. |
![]() | IPNameManagementServer | Gets or sets the IP address or machine name of the management server. |
![]() | IPNamePublishingServer | Gets or sets the IP address or machine name of the publishing server. |
![]() | LoginManagementServer | Gets or sets the login used to connect to the management server. |
![]() | LoginPublishingServer | Gets or sets the login used to connect to the publishing server. |
![]() | ManualMode | Gets or sets a value indicating whether manual mode is enabled. |
![]() | Name | Gets or sets the name. |
![]() | NotImportedApplications | Gets or sets the solution's String collection. |
![]() | OutPackageDirectory | Gets or sets the path to the out package directory. |
![]() | PasswordManagementServer | Gets or sets the password used to connect to the management server. |
![]() | PasswordPublishingServer | Gets or sets the password used to connect to then publishing server. |
![]() | PrerequisitesFolder | Gets or sets App-V prerequisites folder. |
![]() | SequenceDependenciesWithinOnePackage | Gets or sets a value indicating whether an application with dependencies will be sequenced within one package. |
![]() | VmConfigs | Get or sets the virtual machine configuration |
See Also¶
Reference¶
ISolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.AppV Namespace