Sandbox Logo

CompilerSettings.SourcePathFilter

System.Func<string, bool> SourcePathFilter { get; set; }

Description

Optional predicate to filter which files to compile.

Return

User Comments