共用方式為


ITestPointProperties.MostRecentRunId 屬性

取得最新測試回合 ID。

命名空間:  Microsoft.TeamFoundation.TestManagement.Client
組件:  Microsoft.TeamFoundation.TestManagement.Client (在 Microsoft.TeamFoundation.TestManagement.Client.dll 中)

語法

'宣告
ReadOnly Property MostRecentRunId As Integer
    Get
int MostRecentRunId { get; }
property int MostRecentRunId {
    int get ();
}
abstract MostRecentRunId : int
function get MostRecentRunId () : int

屬性值

型別:System.Int32
最新測試回合 ID。

.NET Framework 安全性

請參閱

參考

ITestPointProperties 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間