Condividi tramite


Proprietà ITestCaseResult.TestCaseArea

Ottiene il percorso area del test case.

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

Sintassi

'Dichiarazione
ReadOnly Property TestCaseArea As String
string TestCaseArea { get; }
property String^ TestCaseArea {
    String^ get ();
}
abstract TestCaseArea : string with get
function get TestCaseArea () : String

Valore proprietà

Tipo: System.String
Percorso area del test case.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestCaseResult Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client