ConceptualContentSettingsContentLayoutFiles Property
This is used to get the conceptual content layout files
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IList<ContentFile> ContentLayoutFiles { get; }
Public ReadOnly Property ContentLayoutFiles As IList(Of ContentFile)
Get
public:
property IList<ContentFile^>^ ContentLayoutFiles {
IList<ContentFile^>^ get ();
}
member ContentLayoutFiles : IList<ContentFile> with get
Property Value
IListContentFile