TestListCategoryId.Root 属性

定义

获取所有测试列表的容器的内部 ID。

public:
 static property Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ Root { Microsoft::VisualStudio::TestTools::Common::TestListCategoryId ^ get(); };
public static Microsoft.VisualStudio.TestTools.Common.TestListCategoryId Root { get; }
member this.Root : Microsoft.VisualStudio.TestTools.Common.TestListCategoryId
Public Shared ReadOnly Property Root As TestListCategoryId

属性值

TestListCategoryId

所有测试列表的容器的 ID。

适用于