StepResult.Table.Description Property

Definition

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

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

Property Value

A String object that contains the description.

Applies to