Partager via


ITestPlanHelper.Query, méthode (String)

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
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

Paramètres

  • queryText
    Type : String

Valeur de retour

Type : Microsoft.TeamFoundation.TestManagement.Client.ITestPlanCollection

Sécurité .NET Framework

Voir aussi

Référence

ITestPlanHelper Interface

Query, surcharge

Microsoft.TeamFoundation.TestManagement.Client, espace de noms