Compartilhar via


Campo TestElement.m_agentAttributes

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Retorna o valor de AgentAttributes propriedade.

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

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

TestElement Classe

Namespace Microsoft.VisualStudio.TestTools.Common

AgentAttributes