Share via


TestElement.TestTypeName Property

Definition

Gets the type of the test element as a string.

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

Property Value

The type of the test element as a string.

Applies to