Aracılığıyla paylaş


PatternMatchingIntent.Phrases Property

Definition

Phrases and patterns that will trigger this intent. At least one phrase must exist to be able to apply this intent to an IntentRecognizer.

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

Property Value

Applies to