IPlatform.IsTarget Property¶
Gets or sets a value indicating whether this platform is target.
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 IsTarget { get; set; }
VB¶
Property IsTarget As Boolean
Get
Set
Property Value¶
Type: Boolean
See Also¶
Reference¶
IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace