Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectIncludeStopWordList Property
This is used to get or set whether or not to include the stop word list used to identify words to omit from the Help 2 full text search index.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public bool IncludeStopWordList { get; set; }

Property Value

Type: Boolean
See Also