Partager via


TestElement.m_isGroupable, champ

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Retourne la valeur de la propriété IsGroupable.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
<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

Sécurité .NET Framework

Voir aussi

Référence

TestElement Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

IsGroupable