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
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET