Udostępnij za pośrednictwem


Właściwość ITestElement.AgentAttributes —

Pobiera słownika atrybutów agent lub ograniczenia dla bieżącego przebiegu badania.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
ReadOnly Property AgentAttributes As StringDictionary
StringDictionary AgentAttributes { get; }
property StringDictionary^ AgentAttributes {
    StringDictionary^ get ();
}
abstract AgentAttributes : StringDictionary with get
function get AgentAttributes () : StringDictionary

Wartość właściwości

Typ: System.Collections.Specialized.StringDictionary
Słownik atrybutów agent.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common