次の方法で共有


Configuration.DefaultValue プロパティ

定義

構成の既定値を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象