Aracılığıyla paylaş


PatternMatchingEntity.Phrases Property

Definition

A list of strings used to match the entity for List type entities. Strict Mode means the entity must appear in the list.

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

Property Value

Applies to