Click or drag to resize
Sandcastle Help File BuilderBuildHelpHelp2Files Property
This is used to return a list of the MS Help 2 (HxS) 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[] Help2Files { get; }

Property Value

Type: ITaskItem
See Also