PersistedFaceWithType.DetectionModel Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to