IContentFileProvider Interface
This interface is implemented to provide content files from a help file builder project or some other
source.
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public interface IContentFileProvider
Public Interface IContentFileProvider
public interface class IContentFileProvider
type IContentFileProvider = interface end
| ContentFiles |
This returns an enumerable list of content files of the given type contained in the project or
some other source.
|