PresentationStyleSettingsContentFiles Property
This read-only property returns the list of help content file locations
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public IList<ContentFiles> ContentFiles { get; }
Public ReadOnly Property ContentFiles As IList(Of ContentFiles)
Get
public:
property IList<ContentFiles^>^ ContentFiles {
IList<ContentFiles^>^ get ();
}
member ContentFiles : IList<ContentFiles> with get
Property Value
IListContentFiles