IConceptualContentSettingsContentLayoutFiles Property
This read-only property gets the conceptual content layout files
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<ContentFile> ContentLayoutFiles { get; }
ReadOnly Property ContentLayoutFiles As IList(Of ContentFile)
Get
property IList<ContentFile^>^ ContentLayoutFiles {
IList<ContentFile^>^ get ();
}
abstract ContentLayoutFiles : IList<ContentFile> with get
Property Value
IListContentFile