IPlatform.DesktopHostedOperatingSystems Property¶
Gets or sets the desktop hosted operating systems options - relevant only for 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¶
DesktopMigrationOS DesktopHostedOperatingSystems { get; set; }
VB¶
Property DesktopHostedOperatingSystems As DesktopMigrationOS
Get
Set
Property Value¶
Type: DesktopMigrationOS
See Also¶
Reference¶
IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace