Share via


AdditionalErrorInfo.Info Property

Definition

Additional information of the type of error that occured

public Newtonsoft.Json.Linq.JObject Info { get; set; }
member this.Info : Newtonsoft.Json.Linq.JObject with get, set
Public Property Info As JObject

Property Value

Newtonsoft.Json.Linq.JObject

Applies to