ErrorAdditionalInfo.Info Property

Definition

Gets the additional info.

[Newtonsoft.Json.JsonProperty(PropertyName="info")]
public object Info { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="info")>]
member this.Info : obj
Public ReadOnly Property Info As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to