Partager via


ITestElement.Properties, propriété

Obtient une collection des propriétés de cet élément de test.

Espace de noms :  Microsoft.VisualStudio.TestTools.Common
Assembly :  Microsoft.VisualStudio.QualityTools.Common (dans Microsoft.VisualStudio.QualityTools.Common.dll)

Syntaxe

'Déclaration
ReadOnly Property Properties As Hashtable
    Get
Hashtable Properties { get; }
property Hashtable^ Properties {
    Hashtable^ get ();
}
abstract Properties : Hashtable
function get Properties () : Hashtable

Valeur de propriété

Type : System.Collections.Hashtable
Une collection des propriétés de cet élément de test.

Sécurité .NET Framework

Voir aussi

Référence

ITestElement Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms