ConceptualContentSettingsImageFiles Property

This is used to get the conceptual content image files

Definition

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

Property Value

IListImageReference

See Also