IBuild ProcessReferenced Namespaces Property
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.
Definition
Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
These namespaces are used to limit what the Resolve Reference Links component has to index
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
HashSet<string> ReferencedNamespaces { get; }VB
ReadOnly Property ReferencedNamespaces As HashSet(Of String)
GetC++
property HashSet<String^>^ ReferencedNamespaces {
HashSet<String^>^ get ();
}F#
abstract ReferencedNamespaces : HashSet<string> with getProperty Value
HashSetStringThese namespaces are used to limit what the Resolve Reference Links component has to index