다음을 통해 공유


CustomEvent.Value 속성

정의

이벤트 값을 가져오거나 설정합니다.

public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

속성 값

이벤트 값입니다.

적용 대상