SentenceOpinion.Target 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.
Get the target in text, such as the attributes of products or services.
For example in "The food at Hotel Foo is good", "food" is a target of "Hotel Foo".
public Azure.AI.TextAnalytics.TargetSentiment Target { get; }
member this.Target : Azure.AI.TextAnalytics.TargetSentiment
Public ReadOnly Property Target As TargetSentiment
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET