Condividi tramite


Proprietà ITestPointProperties.MostRecentRunId

Ottiene l'ID di esecuzione dei test più recente.

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

Sintassi

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

Valore proprietà

Tipo: System.Int32
ID di esecuzione dei test più recente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestPointProperties Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client