ThrowException.ErrorValue 屬性

定義

取得或設定記憶體屬性路徑,用來取得要擲回的錯誤值。

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

屬性值

要用來取得要擲回之錯誤值的記憶體屬性路徑。

適用於