ExcludeFilePatterns

Property in Project

Summary

Gets or sets the collection of file search patterns that should be excluded from this project.

public IEnumerable<string> ExcludeFilePatterns { get; set; };

Remarks

If a file is matched by a pattern in SourceFilePatterns , and is also matched by a pattern in ExcludeFilePatterns , then it is not included in the value returned by SourceFiles .

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.