This is used to get the conceptual content image files

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0

Syntax

C#
public ImageReferenceCollection ImageFiles { get; }
Visual Basic
Public ReadOnly Property ImageFiles As ImageReferenceCollection
	Get

Property Value

Type: ImageReferenceCollection

See Also