Returns the documenter's main output file path.
[Visual Basic] Property ReadOnly MainOutputFile As String [C#] string MainOutputFile { get; } [C++] __property String* get_MainOutputFile(); [JScript] function get MainOutputFile() : String
IDocumenter Interface | NDoc.Core Namespace