Compartir a través de


CaptureDescription.SkipEmptyArchives Propiedad

Definición

Obtiene o establece un valor que indica si se omiten los archivos vacíos.

[Newtonsoft.Json.JsonProperty(PropertyName="skipEmptyArchives")]
public bool? SkipEmptyArchives { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="skipEmptyArchives")>]
member this.SkipEmptyArchives : Nullable<bool> with get, set
Public Property SkipEmptyArchives As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a