Error.MoreDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a description that provides additional information about the error.
[Newtonsoft.Json.JsonProperty(PropertyName="moreDetails")]
public string MoreDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="moreDetails")>]
member this.MoreDetails : string
Public ReadOnly Property MoreDetails As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute