Compartilhar via


CaptureDescription.SkipEmptyArchives Propriedade

Definição

Obtém ou define um valor que indica se ignorar arquivos vazios

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a