次の方法で共有


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)

プロパティ値

値に加えて認識するシノニムの一覧。

適用対象