Click or drag to resize
Sandcastle Help File BuilderBuildHelpHelpViewerFiles Property
This is used to return a list of the MS Help Viewer (mshc) files that resulted from the build

Namespace: SandcastleBuilder.Utils.MSBuild
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public ITaskItem[] HelpViewerFiles { get; }

Property Value

Type: ITaskItem
See Also