Table of Contents

ContentFiles.TemplateFileExtensions Property

Definition

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

This read-only property returns an enumerable list of file extensions that should be treated as template files that need substitution tags replaced at build time.

public IEnumerable<string> TemplateFileExtensions { get; }

Property Value

IEnumerable<string>