EntitiesEntityPresentationInfo.EntityTypeDisplayHint 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 a display version of the entity hint. For example, if entityTypeHints is Artist, this field may be set to American Singer.
[Newtonsoft.Json.JsonProperty(PropertyName="entityTypeDisplayHint")]
public string EntityTypeDisplayHint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="entityTypeDisplayHint")>]
member this.EntityTypeDisplayHint : string
Public ReadOnly Property EntityTypeDisplayHint As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute