All pages
Powered by GitBook
1 of 1

Loading...

ExcludeFilePatterns

Property in

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

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

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

Summary

Remarks

Project
SourceFilePatterns
ExcludeFilePatterns
SourceFiles