IXenSolutionConfig Interface¶
Xen solution configuration - is used for solution modifications/creation
Namespace: Citrix.SDK.AppDNA.Solutions.Xen.Common
Assembly: Citrix.SDK.AppDNA.Solutions.Xen.Common (in Citrix.SDK.AppDNA.Solutions.Xen.Common.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public interface IXenSolutionConfig
VB¶
Public Interface IXenSolutionConfig
The IXenSolutionConfig type exposes the following members.
Properties¶
Name | Description | |
---|---|---|
![]() | CurrentPlatforms | Gets or sets the current platforms. |
![]() | Description | Gets or sets the description. |
![]() | Identifier | Gets the identifier of the solution. |
![]() | Name | Gets or sets the name. |
![]() | TargetPlatform | Gets or sets the target platform. |