共用方式為


ITestPointProperties.MostRecentResultOutcome 屬性

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

語法

'宣告
ReadOnly Property MostRecentResultOutcome As TestOutcome
TestOutcome MostRecentResultOutcome { get; }
property TestOutcome MostRecentResultOutcome {
    TestOutcome get ();
}
abstract MostRecentResultOutcome : TestOutcome with get
function get MostRecentResultOutcome () : TestOutcome

屬性值

類型:Microsoft.TeamFoundation.TestManagement.Client.TestOutcome

.NET Framework 安全性

請參閱

參考

ITestPointProperties 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間