Table of Contents

IBuildProcess.InheritedDocsReflectionFiles Property

Definition

Namespace
Sandcastle.Core.BuildEngine
Assembly
Sandcastle.Core.dll

This read-only property provides access to the generate inherited documentation tool's reflection data files during the GenerateInheritedDocumentation build step.

ReflectionFiles InheritedDocsReflectionFiles { get; }

Property Value

ReflectionFiles

Remarks

This can be used by plug-ins to add additional reflection data files to use for inherited documentation.