IContentFileProvider Interface
This interface is implemented to provide content files from a help file builder project or some other
source.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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.
|