Partager via


TestElement.m_isGroupable Field

Definition

Returns the value of the IsGroupable property.

protected: bool m_isGroupable;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("isGroupable")]
protected bool m_isGroupable;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("isGroupable")>]
val mutable m_isGroupable : bool
Protected m_isGroupable As Boolean 

Field Value

Attributes

Applies to