Condividi tramite


Message.MessageProperty Property

Definition

Gets the actual message text.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to