IBuildProcess.OpenXmlFiles Property
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get a list of the Open XML files that were built
Collection<string> OpenXmlFiles { get; }
Property Value
Remarks
If the Open XML format was not built, this returns an empty collection