Constructor

Initialises a new instance of the StringParameter class.

Type: StringParameter

Namespace: XJTAG.Integration.XJRunner

Syntax

public StringParameter(string value)

Parameters

value

Type: string

The value of the string represented by this parameter.