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