Compartilhar via


Propriedade ITestPointProperties.MostRecentFailureTypeId

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property MostRecentFailureTypeId As Integer
int MostRecentFailureTypeId { get; }
property int MostRecentFailureTypeId {
    int get ();
}
abstract MostRecentFailureTypeId : int with get
function get MostRecentFailureTypeId () : int

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

ITestPointProperties Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client