Application.AddAttachment Method¶
Adds the attachment to application.
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 void AddAttachment( string fileName )
VB¶
Public Sub AddAttachment ( fileName As String )
Parameters¶
- fileName
- Type: System.String
Name of the file.