次の方法で共有


AS2MdnSettings.NeedMdn プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象