TargetDictionaryNamespaceFileFilter Property

This read-only property returns any optional namespace files used to filter what gets loaded

Definition

Namespace: Sandcastle.Tools.BuildComponents.Targets
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public HashSet<string> NamespaceFileFilter { get; }

Property Value

HashSetString

See Also