TestElement.m_isRunOnRestart (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad IsRunOnRestart.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

IsRunOnRestart