IContentFileProvider Interface
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This interface is implemented to provide content files from a help file builder project or some other source.
public interface IContentFileProvider
Methods
| ContentFiles(BuildAction) |
This returns an enumerable list of content files of the given type contained in the project or some other source. |