ITestElement.HumanReadableId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.