Freigeben über


TestElement.m_isGroupable-Feld

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Gibt den Wert der IsGroupable-Eigenschaft zurück.

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

Syntax

'Declaration
<PersistenceElementNameAttribute("isGroupable")> _
Protected m_isGroupable As Boolean
[PersistenceElementNameAttribute("isGroupable")]
protected bool m_isGroupable
[PersistenceElementNameAttribute(L"isGroupable")]
protected:
bool m_isGroupable
[<PersistenceElementNameAttribute("isGroupable")>]
val mutable m_isGroupable: bool
protected var m_isGroupable : boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

TestElement Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

IsGroupable