次の方法で共有


AutoPauseDelayTimeRange.DefaultProperty プロパティ

定義

既定値が指定されていない値を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="default")]
public int? DefaultProperty { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="default")>]
member this.DefaultProperty : Nullable<int>
Public ReadOnly Property DefaultProperty As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象