StepResult.Table.Name Property

Definition

Retrieves or sets the name of 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 object that contains the name of the table.

Applies to