[This is preliminary documentation and is subject to change.]
Property - HtmlOutputFilename - to set output filename.
| C# | Visual Basic | Visual C++ |
public string HtmlOutputFilename { set; }
Public WriteOnly Property HtmlOutputFilename As String
public: property String^ HtmlOutputFilename { void set (String^ value); }