次の方法で共有


AS2MdnSettings.SendMdnAsynchronously プロパティ

定義

非同期 MDN を送信するかどうかを示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="sendMdnAsynchronously")]
public bool SendMdnAsynchronously { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sendMdnAsynchronously")>]
member this.SendMdnAsynchronously : bool with get, set
Public Property SendMdnAsynchronously As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象