共用方式為


ITestPointProperties.MostRecentResultId 屬性

取得最新結果設定的 ID。

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

語法

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

屬性值

型別:System.Int32
int ,包含最新結果設定的 ID。

.NET Framework 安全性

請參閱

參考

ITestPointProperties 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間