Skip to content

XenSolutionPlatform.AlternateImages Property

Gets the alternate images.

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 IEnumerable<XenSolutionPlatformImage> AlternateImages { get; }

VB

Public ReadOnly Property AlternateImages As IEnumerable(Of XenSolutionPlatformImage)
    Get

Property Value

Type: IEnumerable(XenSolutionPlatformImage)
The alternate images.

See Also

Reference

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

Was this article helpful?