Share via


IAttachmentOwner.CreateAttachment Method

Include Protected Members
Include Inherited Members

Creates an attachment and adds it to the Attachments collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CreateAttachment(String) Creates an attachment from a file.
Public method CreateAttachment(String, SourceFileAction) Creates an attachment from a file, optionally deleting the source file after uploading.

Top

See Also

Reference

IAttachmentOwner Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace