XmlQueryWithXQueryResult.ErrorMessage Property

Definition

If an error occurs, additional details on the error

[System.Text.Json.Serialization.JsonPropertyName("ErrorMessage")]
public string ErrorMessage { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ErrorMessage")>]
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Attributes

Applies to