ITestRunBase.CreateAttachment Method
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
CreateAttachment(Byte[], Int32, Int32) | Creates an attachment for a Test Result from a byte array. |
![]() |
CreateAttachment(String) | Creates an attachment from a file. (Inherited from IAttachmentOwner.) |
![]() |
CreateAttachment(String, SourceFileAction) | Creates an attachment from a file, optionally deleting the source file after uploading.(Inherited from IAttachmentOwner.) |
See Also
ITestRunBase Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top