Поделиться через


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 - пространство имен