Condividi tramite


Campo TestElement.m_agentAttributes

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

Restituisce il valore della proprietà AgentAttributes.

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

Sintassi

'Dichiarazione
<PersistenceElementNameAttribute("agentAttributes")> _
Protected m_agentAttributes As StringDictionary
[PersistenceElementNameAttribute("agentAttributes")]
protected StringDictionary m_agentAttributes
[PersistenceElementNameAttribute(L"agentAttributes")]
protected:
StringDictionary^ m_agentAttributes
[<PersistenceElementNameAttribute("agentAttributes")>]
val mutable m_agentAttributes: StringDictionary
protected var m_agentAttributes : StringDictionary

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common

AgentAttributes