Campo TestResult.m_timerResults
Restituisce “timerResults„.
Spazio dei nomi: Microsoft.VisualStudio.TestTools.Common
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
Sintassi
'Dichiarazione
<PersistenceElementNameAttribute("timerResults")> _
Protected m_timerResults As TimerResult()
[PersistenceElementNameAttribute("timerResults")]
protected TimerResult[] m_timerResults
[PersistenceElementNameAttribute(L"timerResults")]
protected:
array<TimerResult^>^ m_timerResults
[<PersistenceElementNameAttribute("timerResults")>]
val mutable m_timerResults: TimerResult[]
protected var m_timerResults : TimerResult[]
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.