Compartilhar via


Propriedade ITestPointProperties.MostRecentResolutionStateId

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

Sintaxe

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

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

ITestPointProperties Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client