Share via


TestElement.m_enabled Field

Definition

Returns the value of the Enabled property.

protected public: bool m_enabled;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("enabled")]
protected internal bool m_enabled;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("enabled")>]
val mutable m_enabled : bool
Protected Friend m_enabled As Boolean 

Field Value

Attributes

Applies to