StepResult.RowItem Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the entry in a cell in a table in the report for a diagnostic test run.
public class StepResult.RowItem
type StepResult.RowItem = class
Public Class StepResult.RowItem
- Inheritance
-
StepResult.RowItem
Constructors
| StepResult.RowItem() |
Initializes a new instance of the StepResult.RowItem class without specifying the content of the cell. |
| StepResult.RowItem(String) |
Initializes a new instance of the StepResult.RowItem class with the specified content for the cell. |
Properties
| Value |
Retrieves or sets the entry in a cell in a table in the report for a diagnostic test run. |