Condividi tramite


Campo TestElement.m_executionId

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

Restituisce il valore della proprietà ExecutionId.

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

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("executionId")> _
Protected m_executionId As TestExecId
[PersistenceElementNameAttribute("executionId")]
protected TestExecId m_executionId
[PersistenceElementNameAttribute(L"executionId")]
protected:
TestExecId^ m_executionId
[<PersistenceElementNameAttribute("executionId")>]
val mutable m_executionId: TestExecId
protected var m_executionId : TestExecId

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

ExecutionId