StepResult.Column.Name Property

Definition

Retrieves or sets the name of a column in a table in the report for a diagnostic test run.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

A String that contains the name of the column, which as serves as the column heading.

Applies to