Partager via


ITestElement.HumanReadableId, propriété

Obtient l'ID de cet élément de test tel qu'il figure dans l'interface utilisateur.

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

Syntaxe

'Déclaration
ReadOnly Property HumanReadableId As String
    Get
string HumanReadableId { get; }
property String^ HumanReadableId {
    String^ get ();
}
abstract HumanReadableId : string
function get HumanReadableId () : String

Valeur de propriété

Type : System.String
ID de cet élément de test tel qu'il s'affiche dans l'interface utilisateur.

Sécurité .NET Framework

Voir aussi

Référence

ITestElement Interface

Microsoft.VisualStudio.TestTools.Common, espace de noms