IConceptualContentSettingsImageFiles Property

This read-only property gets the conceptual content image files

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<ImageReference> ImageFiles { get; }

Property Value

IListImageReference

See Also