Share via


ODataError.Target Property

Definition

Gets or sets the target of the particular error.

public string Target { get; set; }
member this.Target : string with get, set
Public Property Target As String

Property Value

For example, the name of the property in error

Applies to