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 years ago
Was this helpful?