For the complete documentation index, see llms.txt. This page is also available as Markdown.

SourceFilePatterns

Property in Project

Summary

Gets or sets the collection of file search patterns used to locate Yarn files that form this project.

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

Last updated

Was this helpful?