ShareSubscriptionSynchronization.Message プロパティ

定義

同期のメッセージを取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象