Partager via


TestElement.m_agentAttributes, 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é AgentAttributes.

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

Syntaxe

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

Sécurité .NET Framework

Voir aussi

Référence

TestElement Classe

Microsoft.VisualStudio.TestTools.Common, espace de noms

AgentAttributes