Edit

TestConfiguration.Values Property

Definition

Dictionary of Test Variable, Selected Value

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

Property Value

Attributes

Applies to