Screen 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 response for a Screen text request.
public class Screen
type Screen = class
Public Class Screen
- Inheritance
-
Screen
Constructors
Screen() |
Initializes a new instance of the Screen class. |
Screen(String, String, String, IList<String>, Classification, Status, PII, String, IList<DetectedTerms>, String) |
Initializes a new instance of the Screen class. |
Properties
AutoCorrectedText |
Gets or sets the autocorrected text |
Classification |
Gets or sets the classification details of the text. |
Language |
Gets or sets language of the input text content. |
Misrepresentation |
Gets or sets the misrepresentation text. |
NormalizedText |
Gets or sets the normalized text. |
OriginalText |
Gets or sets the original text. |
PII |
Gets or sets personal Identifier Information details. |
Status |
Gets or sets the evaluate status. |
Terms | |
TrackingId |
Gets or sets unique Content Moderator transaction Id. |
Applies to
Azure SDK for .NET