Share via


ThrowException.ErrorValue Property

Definition

Gets or sets the memory property path to use to get the error value to throw.

public AdaptiveExpressions.Properties.ValueExpression ErrorValue { get; set; }
member this.ErrorValue : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property ErrorValue As ValueExpression

Property Value

The memory property path to use to get the error value to throw.

Applies to