共用方式為


Test.AssociationIndexes 屬性

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

語法

'宣告
Public ReadOnly Property AssociationIndexes As List(Of Integer)
public List<int> AssociationIndexes { get; }

屬性值

型別:System.Collections.Generic.List<Int32>
傳回 List<T>

.NET Framework 安全性

請參閱

參考

Test 類別

Microsoft.TeamFoundation.TestImpact.Client 命名空間