ISharedStepHelper.Count Method
Returns the number of shared test steps.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
Count(String) | Returns the number of shared test steps that match the given query. |
|
Count(String, IDictionary) | Returns a count of the shared test steps that match the given query and context. |
See Also
ISharedStepHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top