PresentationStyleSettingsContentFiles Property

This read-only property returns the list of help content file locations

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public IList<ContentFiles> ContentFiles { get; }

Property Value

IListContentFiles

See Also