Condividi tramite


Campo TestElement.m_enabled

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

Restituisce il valore della proprietà Enabled.

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

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

Enabled