次の方法で共有


Message.MessageProperty プロパティ

定義

実際のメッセージ テキストを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象