Поделиться через


TestElement.m_agentAttributes - поле

Этот API поддерживает платформу .NET Framework и не должен вызываться непосредственно из вашего кода.

Возвращает значение свойства AgentAttributes.

Пространство имен:  Microsoft.VisualStudio.TestTools.Common
Сборка:  Microsoft.VisualStudio.QualityTools.Common (в Microsoft.VisualStudio.QualityTools.Common.dll)

Синтаксис

'Декларация
<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

См. также

Ссылки

TestElement Класс

Microsoft.VisualStudio.TestTools.Common - пространство имен

AgentAttributes