IConceptualContentSettingsImageFiles Property
This read-only property gets the conceptual content image files
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
IList<ImageReference> ImageFiles { get; }
ReadOnly Property ImageFiles As IList(Of ImageReference)
Get
property IList<ImageReference^>^ ImageFiles {
IList<ImageReference^>^ get ();
}
abstract ImageFiles : IList<ImageReference> with get
Property Value
IListImageReference