[This is preliminary documentation and is subject to change.]
Writes a HTML text to the results.
| C# | Visual Basic | Visual C++ |
public void WriteHtmlInformation( string html )
Public Sub WriteHtmlInformation ( _ html As String _ )
public: void WriteHtmlInformation( String^ html )
- html (String)