StepResult.ExceptionMessage Property

Definition

Retrieves or sets the exception message that is generated by the command that created the Step Result XML.

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

Property Value

A String object that contains the exception message.

Applies to