TestSubResult.CustomFields Field
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.
Additional properties of sub result.
C#
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.CustomTestField> CustomFields;
val mutable CustomFields : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.CustomTestField>
Public CustomFields As List(Of CustomTestField)
- Attributes
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview |