次の方法で共有


RunCommandParameterDefinition.DefaultValue プロパティ

定義

run コマンド パラメーターの既定値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象