Share via


ExtendedErrorInfo.Target Property

Definition

Gets or sets the target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to