Choice.Value 속성

정의

선택할 때 반환할 값을 가져오거나 설정합니다.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

속성 값

선택할 때 반환할 값입니다.

적용 대상