Condividi tramite


Campo TestResult.m_categoryId

Restituisce "categoryId".

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResult Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common