Partager via


CaptureDescription.SkipEmptyArchives Propriété

Définition

Obtient ou définit une valeur qui indique s’il faut ignorer les archives vides

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à