Click or drag to resize
Sandcastle Help File BuilderBuildHelpOpenXmlFiles Property
This is used to return a list of the Open XML (docx) 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[] OpenXmlFiles { get; }

Property Value

Type: ITaskItem
See Also