TestElement.m_enabled (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 Enabled.

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

Sintaxis

'Declaración
<PersistenceElementNameAttribute("enabled")> _
Protected Friend m_enabled As Boolean
[PersistenceElementNameAttribute("enabled")]
protected internal bool m_enabled
[PersistenceElementNameAttribute(L"enabled")]
protected public:
bool m_enabled
[<PersistenceElementNameAttribute("enabled")>]
val mutable m_enabled: bool
 var m_enabled : boolean

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

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

Enabled