Unzip.SkipUnchangedFiles Property

Definition

Gets or sets a value that indicates whether files should be skipped if the destination is unchanged.

public:
 property bool SkipUnchangedFiles { bool get(); void set(bool value); };
public bool SkipUnchangedFiles { get; set; }
member this.SkipUnchangedFiles : bool with get, set
Public Property SkipUnchangedFiles As Boolean

Property Value

Applies to