Skip to content

IPlatform.UseDesktopHosted Property

Gets or sets a value indicating whether platform has an option to use desktop hosted model - 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

bool UseDesktopHosted { get; set; }

VB

Property UseDesktopHosted As Boolean
    Get
    Set

Property Value

Type: Boolean

See Also

Reference

IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?