Share via


ExportedCustomTextSentimentDocument.SentimentSpans Property

Definition

Gets the sentiment spans.

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

Property Value

Applies to