Share via


WebPubSubContext.ErrorMessage Property

Definition

Error detail message.

[Newtonsoft.Json.JsonProperty("errorMessage")]
public string ErrorMessage { get; }
[<Newtonsoft.Json.JsonProperty("errorMessage")>]
member this.ErrorMessage : string
Public ReadOnly Property ErrorMessage As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to