다음을 통해 공유


ThrowException.ErrorValue 속성

정의

throw할 오류 값을 가져오는 데 사용할 메모리 속성 경로를 가져오거나 설정합니다.

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

속성 값

throw할 오류 값을 가져오는 데 사용할 메모리 속성 경로입니다.

적용 대상