Udostępnij za pośrednictwem


Właściwość ITestElement.HumanReadableId —

Pobiera identyfikator tego elementu badania, jak pojawia się on w interfejsie użytkownika.

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

Składnia

'Deklaracja
ReadOnly Property HumanReadableId As String
string HumanReadableId { get; }
property String^ HumanReadableId {
    String^ get ();
}
abstract HumanReadableId : string with get
function get HumanReadableId () : String

Wartość właściwości

Typ: System.String
Identyfikator tego elementu badania, jak jest wyświetlany w interfejsie użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common