TestContext.TestName Property

Definition

Gets the name of the test method currently being executed

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

Property Value

Applies to