ConceptualContentSettingsImageFiles Property
This is used to get the conceptual content image files
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IList<ImageReference> ImageFiles { get; }
Public ReadOnly Property ImageFiles As IList(Of ImageReference)
Get
public:
property IList<ImageReference^>^ ImageFiles {
IList<ImageReference^>^ get ();
}
member ImageFiles : IList<ImageReference> with get
Property Value
IListImageReference