IPlatform.Applications Property¶
Gets or sets the applications - viable for a source (not 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¶
Collection<Application> Applications { get; set; }
VB¶
Property Applications As Collection(Of Application)
Get
Set
Property Value¶
Type: Collection(Application)
See Also¶
Reference¶
IPlatform Interface
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace