ContentFileContentFileProvider Property

This is used to get or set a provider that can be used to obtain content files from a project or some other source.

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IContentFileProvider ContentFileProvider { get; set; }

Property Value

IContentFileProvider

See Also