Freigeben über


TestElement.m_agentAttributes-Feld

Diese API unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung in Code bestimmt.

Gibt den Wert der AgentAttributes-Eigenschaft zurück.

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

Syntax

'Declaration
<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

.NET Framework-Sicherheit

Siehe auch

Referenz

TestElement Klasse

Microsoft.VisualStudio.TestTools.Common-Namespace

AgentAttributes