Condividi tramite


Campo TestElement.m_id

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà Id.

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

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("id")> _
Protected m_id As TestId
[PersistenceElementNameAttribute("id")]
protected TestId m_id
[PersistenceElementNameAttribute(L"id")]
protected:
TestId^ m_id
[<PersistenceElementNameAttribute("id")>]
val mutable m_id: TestId
protected var m_id : TestId

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Id