Class Content
Namespace: Microsoft.Azure.CognitiveServices.ContentModerator.Models
Assembly: Microsoft.Azure.CognitiveServices.Vision.ContentModerator.dll
Syntax
public class Content
Constructors
Content()
Declaration
public Content ();
Content(String)
Properties
ContentValue
Declaration
[Newtonsoft.Json.JsonProperty(PropertyName="ContentValue")]
public string ContentValue { get; set; }
Property Value
|
String
|
Methods
Validate()
Declaration
public virtual void Validate ();