Condividi tramite


Campo TestElement.m_isRunOnRestart

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

Restituisce il valore della proprietà IsRunOnRestart.

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

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("isRunOnRestart")> _
Protected m_isRunOnRestart As Boolean
[PersistenceElementNameAttribute("isRunOnRestart")]
protected bool m_isRunOnRestart
[PersistenceElementNameAttribute(L"isRunOnRestart")]
protected:
bool m_isRunOnRestart
[<PersistenceElementNameAttribute("isRunOnRestart")>]
val mutable m_isRunOnRestart: bool
protected var m_isRunOnRestart : boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

IsRunOnRestart