DefaultErrorResponseErrorDetailsItem.Target Property

Definition

Gets detailed error description and debugging information.

[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