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