Sdílet prostřednictvím


ITestPlanHelper.Query – metoda (String)

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Deklarace
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

Parametry

  • queryText
    Typ: String

Vrácená hodnota

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestPlanCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestPlanHelper Rozhraní

Query – přetížení

Microsoft.TeamFoundation.TestManagement.Client – obor názvů