ITestPointProperties.MostRecentFailureTypeId Propriedade
Publicado: abril de 2016
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
int MostRecentFailureTypeId { get; }
property int MostRecentFailureTypeId {
int get();
}
abstract MostRecentFailureTypeId : int with get
ReadOnly Property MostRecentFailureTypeId As Integer
Valor de propriedade
Type: System.Int32
Consulte também
Interface ITestPointProperties
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo