Gets the value that is set by the specified action when the defined requirements of the ConditionalInstruction.Conditions array are fulfilled.

Syntax

public object InstructionValue { get; }
Public ReadOnly Property InstructionValue() As Object

Limitations

Read only.

Remarks

The value represents the constructor's instructionValue parameter value.