次の方法で共有


NodeTypeActionParameters.Force プロパティ

定義

アクションを強制的に実行するを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象