TestElement.m_agentAttributes (Campo)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Devuelve el valor de la propiedad AgentAttributes.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.Common
Ensamblado:  Microsoft.VisualStudio.QualityTools.Common (en Microsoft.VisualStudio.QualityTools.Common.dll)

Sintaxis

'Declaración
<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

Seguridad de .NET Framework

Vea también

Referencia

TestElement Clase

Microsoft.VisualStudio.TestTools.Common (Espacio de nombres)

AgentAttributes