ConceptualContentSettingsContentLayoutFiles Property

This is used to get the conceptual content layout files

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public IList<ContentFile> ContentLayoutFiles { get; }

Property Value

IListContentFile

See Also