TestElement.m_isGroupable Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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