Compartir a través de


AutoPauseDelayTimeRange.DoNotPauseValue Propiedad

Definición

Obtiene el valor que se usa para no pausar (retraso infinito antes de pausar)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a