Skip to content

Application.Attachments Property

Gets the collection of application attachments.

Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)

Syntax

C

public ReadOnlyCollection<ApplicationAttachment> Attachments { get; }

VB

Public ReadOnly Property Attachments As ReadOnlyCollection(Of ApplicationAttachment)
    Get

Property Value

Type: ReadOnlyCollection(ApplicationAttachment)

See Also

Reference

Application Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?