Click or drag to resize

FindByTextMatchComments Field

True if Comments and DocComments should be matched.

Namespace:  Nova.Analysis
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool MatchComments

Field Value

Type: Boolean
Remarks
If false, crefs/names and embedded code in DocComments are still matched even though comment text isn't.
See Also