DetectedTerms.Term Property

Definition

Gets or sets detected profanity term.

[Newtonsoft.Json.JsonProperty(PropertyName="Term")]
public string Term { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Term")>]
member this.Term : string with get, set
Public Property Term As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to