ITestPoint.IsTestCaseAutomated 属性

 

返回结果和 TestCaseWorkItem.IsAutomated 相同,但是,可以使用缓存的属性设置为接听该问题

命名空间:   Microsoft.TeamFoundation.TestManagement.Client
程序集:  Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)

语法

bool IsTestCaseAutomated { get; }
property bool IsTestCaseAutomated {
    bool get();
}
abstract IsTestCaseAutomated : bool with get
ReadOnly Property IsTestCaseAutomated As Boolean

属性值

Type: System.Boolean

请参阅

ITestPoint 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间

返回页首