CreativeWork.Mentions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets for internal use only.
[Newtonsoft.Json.JsonProperty(PropertyName="mentions")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing> Mentions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="mentions")>]
member this.Mentions : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.AutoSuggest.Models.Thing>
Public ReadOnly Property Mentions As IList(Of Thing)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute