ThrowException.ErrorValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.