ExportedCustomTextSentimentDocument.SentimentSpans 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 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)