Udostępnij za pośrednictwem


Właściwość ITestElement.Properties —

Pobiera zbiór właściwości dla tego elementu badania.

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

Składnia

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

Wartość właściwości

Typ: System.Collections.Hashtable
Kolekcja właściwości tego elementu badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common