Skip to content

XenSolution.CurrentPlatforms Property

Gets the current platforms.

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

public abstract ReadOnlyObservableCollection<XenSolutionPlatform> CurrentPlatforms { get; }

VB

Public MustOverride ReadOnly Property CurrentPlatforms As ReadOnlyObservableCollection(Of XenSolutionPlatform)
    Get

Property Value

Type: ReadOnlyObservableCollection(XenSolutionPlatform)
The current platforms.

See Also

Reference

XenSolution Class
Citrix.SDK.AppDNA.Solutions.Xen.Common Namespace

Was this article helpful?