ErrorResponse.Detail Property

Definition

Gets or sets the error detail.

[System.Runtime.Serialization.DataMember]
public string Detail { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Detail : string with get, set
Public Property Detail As String

Property Value

Attributes

Applies to