IBuildProcessInheritedDocsReflectionFiles Property
This read-only property provides access to the generate inherited documentation tool's reflection
data files during the
GenerateInheritedDocumentation build step.
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
ReflectionFiles InheritedDocsReflectionFiles { get; }
ReadOnly Property InheritedDocsReflectionFiles As ReflectionFiles
Get
property ReflectionFiles^ InheritedDocsReflectionFiles {
ReflectionFiles^ get ();
}
abstract InheritedDocsReflectionFiles : ReflectionFiles with get
Property Value
ReflectionFiles This can be used by plug-ins to add additional reflection data files to use for inherited
documentation.