Summary
Gets the documenter's output directory.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntDocumenter
Syntax
public string OutputDirectory { get; }
Value
| Type | Description |
|---|---|
| string | The documenter's output directory. |
