SentimentAnalysisResult Class
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.
The SentimentAnalysisResult.
public class SentimentAnalysisResult
type SentimentAnalysisResult = class
Public Class SentimentAnalysisResult
- Inheritance
-
SentimentAnalysisResult
Constructors
| Name | Description |
|---|---|
| SentimentAnalysisResult() |
Initializes a new instance of the SentimentAnalysisResult class. This constructor is needed for the CodeGenModel attribute to work correctly. |
Properties
| Name | Description |
|---|---|
| Sentiment |
Gets or sets the value of the sentiment detected (positive, negative, neutral, mixed). |