Property in Project
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 2 months ago
Was this helpful?