Click or drag to resize
Sandcastle Help File BuilderBuildHelpAllHelpFiles Property
This is used to return a list of all files that resulted from the build (all help formats).

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

Property Value

Type: ITaskItem
See Also