Summary
Gets or sets the root namespace to document.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntDocumenter
Syntax
public string NamespaceFilter { get; }
Value
| Type | Description |
|---|---|
| string |
The root namespace to document, or a empty string
if no restriction should be set on the namespace to document.
|
