ITestStep.Attachments Property
Definition
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.
Attachments to the step.
public Microsoft.TeamFoundation.TestManagement.WebApi.TestAttachmentCollection Attachments { get; }
member this.Attachments : Microsoft.TeamFoundation.TestManagement.WebApi.TestAttachmentCollection
Public ReadOnly Property Attachments As TestAttachmentCollection