DupFinderSettings.

ExcludeFilesByStartingCommentSubstring Property

Summary

Gets or sets a list of keywords to exclude files that contain one of the keywords in their opening comments.

Syntax

public string[] ExcludeFilesByStartingCommentSubstring { get; set; }

Value

Type Description
string[]