Share via


KeyPhraseBatchResultItem.KeyPhrases Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="keyPhrases")]
public System.Collections.Generic.IList<string> KeyPhrases { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyPhrases")>]
member this.KeyPhrases : System.Collections.Generic.IList<string>
Public ReadOnly Property KeyPhrases As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to