Choice.Synonyms 속성

정의

값 외에도 인식할 동의어 목록을 가져오거나 설정합니다. 선택 사항입니다.

public System.Collections.Generic.List<string> Synonyms { get; set; }
member this.Synonyms : System.Collections.Generic.List<string> with get, set
Public Property Synonyms As List(Of String)

속성 값

값 외에 인식할 동의어 목록입니다.

적용 대상