Partilhar via


Campo TestElement.m_enabled

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor de Enabled propriedade.

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (em Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

Enabled