Edit

QueryTestActionResultResponse.TestAttachments Property

Definition

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

Property Value

Attributes

Applies to