Share via


TestParameterCollection.Item Property

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_pubproperty Item[Int32]

(Inherited from ReadOnlyCollection<T>.)

System_CAPS_pubproperty Item[String]

Gets a test parameter from the collection as identified by the given parameter name.

See Also

TestParameterCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top