LinkedEntity Struct

Definition

The LinkedEntity.

public readonly struct LinkedEntity
type LinkedEntity = struct
Public Structure LinkedEntity
Inheritance
LinkedEntity

Properties

BingEntitySearchApiId

Bing Entity Search API unique identifier of the recognized entity. Use in conjunction with the Bing Entity Search API to fetch additional relevant information.

DataSource

Gets the name of the data source used to extract the entity linking.

DataSourceEntityId

Gets the unique identifier of the entity in the data source.

Language

Gets the language used in the data source.

Matches

Collection identifying the substrings of the document that correspond to this linked entity.

Name

Gets the formal name of the entity.

Url

Gets the URL that identifies the linked entity's entry in the data source.

Applies to