다음을 통해 공유


SetProperty.Value 속성

정의

속성 경로에 넣을 값을 가져올 식을 가져오거나 설정합니다.

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

속성 값

속성 경로에 넣을 값을 가져올 식입니다.

적용 대상