TestParameterCollection Properties

 

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

Properties

Name Description
System_CAPS_pubproperty Count

(Inherited from ReadOnlyCollection<T>.)

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.

System_CAPS_protproperty Items

(Inherited from ReadOnlyCollection<T>.)

See Also

TestParameterCollection Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top