ITestStepAttachment Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public interface ITestStepAttachment : Microsoft.TeamFoundation.TestManagement.WebApi.ITestAttachment
type ITestStepAttachment = interface
interface ITestAttachment
Public Interface ITestStepAttachment
Implements ITestAttachment
- Implements
Comment |
Description of the attachment. (Inherited from ITestAttachment) |
Name |
Name of attachment on server. Must be unique to the instance of the object attached to. Should not contain path information. (Inherited from ITestAttachment) |
Url |
Uri for retrieving the contents of the attachment. (Inherited from ITestAttachment) |
Product | Versions |
---|---|
Azure DevOps Services .NET SDK | preview, latest |