Table of Contents

ISandcastleProject.ImagesReferences Property

Definition

Namespace
Sandcastle.Core.Project
Assembly
Sandcastle.Core.dll

This read-only property returns an enumerable list of image references contained in the project

IEnumerable<ImageReference> ImagesReferences { get; }

Property Value

IEnumerable<ImageReference>

An enumerable list of image references if any are found in the project

Remarks

Only images with IDs are returned