ITestElement.HumanReadableId Property

Definition

Gets the ID of this test element as it appears in the user interface.

public:
 property System::String ^ HumanReadableId { System::String ^ get(); };
public string HumanReadableId { get; }
member this.HumanReadableId : string
Public ReadOnly Property HumanReadableId As String

Property Value

The ID of this test element as it appears in the user interface.

Applies to