XenUpgradeSolutionPlatform.Applications Property¶
Gets the applications.
Namespace: Citrix.SDK.AppDNA.Solutions.XenUpgrade
Assembly: Citrix.SDK.AppDNA.Solutions.XenUpgrade (in Citrix.SDK.AppDNA.Solutions.XenUpgrade.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public override ReadOnlyObservableCollection<Application> Applications { get; }
VB¶
Public Overrides ReadOnly Property Applications As ReadOnlyObservableCollection(Of Application)
Get
Property Value¶
Type: ReadOnlyObservableCollection(Application)
The applications.
See Also¶
Reference¶
XenUpgradeSolutionPlatform Class
Citrix.SDK.AppDNA.Solutions.XenUpgrade Namespace