ITestMethod.TestClassName Property

Definition

Gets the name of test class.

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

Property Value

Applies to