Edit

FetchTestResultsResponse.Attachments Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.TestResultAttachment> Attachments { get; set; }
member this.Attachments : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.TestResultAttachment> with get, set
Public Property Attachments As List(Of TestResultAttachment)

Property Value

Attributes

Applies to