TargetDictionaryNamespaceFileFilter Property
This read-only property returns any optional namespace files used to filter what gets loaded
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public HashSet<string> NamespaceFileFilter { get; }
Public ReadOnly Property NamespaceFileFilter As HashSet(Of String)
Get
public:
property HashSet<String^>^ NamespaceFileFilter {
HashSet<String^>^ get ();
}
member NamespaceFileFilter : HashSet<string> with get
Property Value
HashSetString