ErrorDetail.Target Property

Definition

Gets the error target.

[Newtonsoft.Json.JsonProperty(PropertyName="target")]
public string Target { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="target")>]
member this.Target : string
Public ReadOnly Property Target As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to