TestStepEvent.TestStepDescription Property

Definition

Gets the description of this test step.

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

Property Value

Applies to