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