WritableProperty.AckDescription プロパティ

定義

プロパティ更新要求のメッセージ応答。

[Newtonsoft.Json.JsonProperty("ackDescription")]
public string AckDescription { get; set; }
[<Newtonsoft.Json.JsonProperty("ackDescription")>]
member this.AckDescription : string with get, set
Public Property AckDescription As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象