IXenSolutionConfig.TargetPlatform Property¶
Gets or sets the target platform.
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¶
IPlatform TargetPlatform { get; set; }
VB¶
Property TargetPlatform As IPlatform
Get
Set
Property Value¶
Type: IPlatform
See Also¶
Reference¶
IXenSolutionConfig Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace