Unzip.Exclude Property

Definition

Gets or sets an MSBuild glob expression that specifies which files to exclude from being unzipped from the archive.

public:
 property System::String ^ Exclude { System::String ^ get(); void set(System::String ^ value); };
public string Exclude { get; set; }
member this.Exclude : string with get, set
Public Property Exclude As String

Property Value

Applies to