次の方法で共有


AS2MdnSettings.SignMdn プロパティ

定義

MDN に署名する必要があるかどうかを示す値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象