共用方式為


ITestPointStatistics.Item 屬性 (TestPointState)

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

語法

'宣告
ReadOnly Default Property Item ( _
    state As TestPointState _
) As Integer
int this[
    TestPointState state
] { get; }
property int default[TestPointState state] {
    int get (TestPointState state);
}
abstract Item : 
        state:TestPointState -> int with get
JScript 不支援索引屬性。

參數

屬性值

類型:Int32

.NET Framework 安全性

請參閱

參考

ITestPointStatistics 介面

Item 多載

Microsoft.TeamFoundation.TestManagement.Client 命名空間