Compartir a través de


Choice.Synonyms Propiedad

Definición

Obtiene o establece la lista de sinónimos que se van a reconocer además del valor . Esto es opcional.

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)

Valor de propiedad

Lista de sinónimos que se van a reconocer además del valor.

Se aplica a