次の方法で共有


AutoPauseDelayTimeRange.MinValue プロパティ

定義

最小値を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象