Share via


ExportedDocumentEntityRegion.Labels Property

Definition

The list of entity labels belonging to this region.

public System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.ExportedDocumentEntityLabel> Labels { get; }
member this.Labels : System.Collections.Generic.IList<Azure.AI.Language.Text.Authoring.ExportedDocumentEntityLabel>
Public ReadOnly Property Labels As IList(Of ExportedDocumentEntityLabel)

Property Value

Applies to