다음을 통해 공유


PropertyPaneChoiceGroupOption.Text 속성

정의

String형식의 이 옵션에 대해 렌더링할 텍스트를 가져오거나 설정합니다.

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

속성 값

이 값은 선택 그룹의 텍스트입니다.

적용 대상