获取此测试套件项的项类型。
命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
TestSuiteEntryType EntryType { get; }
property TestSuiteEntryType EntryType {
TestSuiteEntryType get();
}
abstract EntryType : TestSuiteEntryType with get
ReadOnly Property EntryType As TestSuiteEntryType
属性值
Type: Microsoft.TeamFoundation.TestManagement.Client.TestSuiteEntryType
此测试套件项的项类型。
请参阅
ITestSuiteEntry 接口
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首