Megosztás a következőn keresztül:


FeaturesResponseObject.PhraselistFeatures Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="phraselistFeatures")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PhraseListFeatureInfo> PhraselistFeatures { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="phraselistFeatures")>]
member this.PhraselistFeatures : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring.Models.PhraseListFeatureInfo> with get, set
Public Property PhraselistFeatures As IList(Of PhraseListFeatureInfo)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to