Condividi tramite


Metodo ITestPlan.QueryTestPoints (String)

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
Function QueryTestPoints ( _
    queryText As String _
) As ITestPointCollection
ITestPointCollection QueryTestPoints(
    string queryText
)
ITestPointCollection^ QueryTestPoints(
    String^ queryText
)
abstract QueryTestPoints : 
        queryText:string -> ITestPointCollection
function QueryTestPoints(
    queryText : String
) : ITestPointCollection

Parametri

  • queryText
    Tipo: String

Valore restituito

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPointCollection

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestPlan Interfaccia

Overload QueryTestPoints

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client