RunConfiguration.TestCount 属性

定义

获取 ITestElement 此中的对象数 RunConfiguration

public:
 property int TestCount { int get(); };
public int TestCount { get; }
member this.TestCount : int
Public ReadOnly Property TestCount As Integer

属性值

Int32

ITestElement此中的对象数 RunConfiguration

适用于