Table of Contents

PresentationStyleSettings.ContentFiles Property

Definition

Namespace
Sandcastle.Core.PresentationStyle
Assembly
Sandcastle.Core.dll

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

public IList<ContentFiles> ContentFiles { get; }

Property Value

IList<ContentFiles>