TestResult.m_categoryId 字段

返回“categoryId”。

命名空间:  Microsoft.VisualStudio.TestTools.Common
程序集:  Microsoft.VisualStudio.QualityTools.Common(在 Microsoft.VisualStudio.QualityTools.Common.dll 中)

语法

声明
<PersistenceElementNameAttribute("categoryId")> _
Protected m_categoryId As TestListCategoryId
[PersistenceElementNameAttribute("categoryId")]
protected TestListCategoryId m_categoryId
[PersistenceElementNameAttribute(L"categoryId")]
protected:
TestListCategoryId^ m_categoryId
[<PersistenceElementNameAttribute("categoryId")>]
val mutable m_categoryId: TestListCategoryId
protected var m_categoryId : TestListCategoryId

.NET Framework 安全性

请参见

参考

TestResult 类

Microsoft.VisualStudio.TestTools.Common 命名空间