Share via


TestElement.m_agentAttributes Field

Definition

Returns the value of the AgentAttributes property.

protected: System::Collections::Specialized::StringDictionary ^ m_agentAttributes;
[Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("agentAttributes")]
protected System.Collections.Specialized.StringDictionary m_agentAttributes;
[<Microsoft.VisualStudio.TestTools.Common.PersistenceElementName("agentAttributes")>]
val mutable m_agentAttributes : System.Collections.Specialized.StringDictionary
Protected m_agentAttributes As StringDictionary 

Field Value

Attributes

Applies to