The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TestStepEventArgs::TestStepDescription Property
Gets or sets the description of the test step.
Assembly: Microsoft.VisualStudio.QualityTools.ExecutionCommon (in Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll)
public: property String^ TestStepDescription { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
M:Microsoft.VisualStudio.TestTools.Execution.TestStepEventArgs.#ctor(Microsoft.VisualStudio.TestTools.Execution.DataCollectionContext,System.Int32,System.String,System.Boolean,System.Int32,System.String)
TestStepEventArgs Class
Microsoft.VisualStudio.TestTools.Execution Namespace
Show: