Freigeben über


ITestPointProperties.MostRecentResolutionStateId-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: Int32

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestPointProperties Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace