Condividi tramite


Campo TestElement.m_isGroupable

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Restituisce il valore della proprietà IsGroupable.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

'Dichiarazione
<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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

IsGroupable