Table of Contents

IBuildProcess.ReferencedNamespaces Property

Definition

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

This read-only property is used to get a hash set used to contain a list of namespaces referenced by the project reflection data files, project XML comments files, and base framework XML comments files.

HashSet<string> ReferencedNamespaces { get; }

Property Value

HashSet<string>

These namespaces are used to limit what the Resolve Reference Links component has to index