Partilhar via


Método ITestPlanHelper.Query (String)

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

Sintaxe

'Declaração
Function Query ( _
    queryText As String _
) As ITestPlanCollection
ITestPlanCollection Query(
    string queryText
)
ITestPlanCollection^ Query(
    String^ queryText
)
abstract Query : 
        queryText:string -> ITestPlanCollection
function Query(
    queryText : String
) : ITestPlanCollection

Parâmetros

  • queryText
    Tipo: String

Valor de retorno

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPlanCollection

Segurança do .NET Framework

Consulte também

Referência

ITestPlanHelper Interface

Sobrecargas Query

Namespace Microsoft.TeamFoundation.TestManagement.Client