Summary
    Gets or sets a list of keywords to exclude files that contain one of the keywords in their opening comments.
    
		- Namespace
- Cake.Common .Tools .DupFinder 
- Containing Type
- DupFinderSettings
Syntax
public string[] ExcludeFilesByStartingCommentSubstring { get; set; }Value
| Type | Description | 
|---|---|
| string[] | 
