IAttachmentOwner.CreateAttachment Method

 

Creates an attachment and adds it to the Attachments collection.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubmethod CreateAttachment(String)

Creates an attachment from a file.

System_CAPS_pubmethod CreateAttachment(String, SourceFileAction)

Creates an attachment from a file, optionally deleting the source file after uploading.

See Also

IAttachmentOwner Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top