Edit

Share via


StepResult.Parameter.Value Property

Definition

Retrieves or sets the value that the diagnostic service should use for the parameter in the RunStep command.

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

Property Value

A String object that contains the value.

Applies to