Table of Contents

TargetDictionary.NamespaceFileFilter Property

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.dll

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

public HashSet<string> NamespaceFileFilter { get; }

Property Value

HashSet<string>