Summary
Gets the name of the product for which documentation should be
generated.
- Assembly
- NDoc
.Documenter .NAnt .dll - Namespace
- NDoc
.Documenter .NAnt - Containing Type
- NAntDocumenter
Syntax
public string ProductName { get; }
Value
| Type | Description |
|---|---|
| string | The name of the product for which documentation should be generated. |
