Condividi tramite


Proprietà ITestRunBase.TestPlanId

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

Sintassi

'Dichiarazione
ReadOnly Property TestPlanId As Integer
int TestPlanId { get; }
property int TestPlanId {
    int get ();
}
abstract TestPlanId : int with get
function get TestPlanId () : int

Valore proprietà

Tipo: Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestRunBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client