共用方式為


ITestPointStatistic.ResultOutcome 屬性

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

ITestPointStatistic 介面

Microsoft.TeamFoundation.TestManagement.Client 命名空間