StepResult.Message Property

Definition

Retrieves or sets the message for a stage in a diagnostic test.

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

Property Value

A String object that contains the message.

Applies to