Implemented interface member:
property
Exclude
Microsoft.TemplateEngine.Core.Contracts.IGlobalRunSpec.Exclude
1 write to Exclude
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
GlobalRunSpec.cs (1)
85
Exclude
= new List<IPathMatcher>() { new FileSourceStateMatcher(FileDispositionStates.Exclude, matcher) };