TestCaseEvent.TestCaseName Property

Definition

Gets the name of the test case.

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

Property Value

Applies to