ITestMethod.TestMethodName Property

Definition

Gets the name of test method.

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

Property Value

Applies to