[This is preliminary documentation and is subject to change.]
Write the HTML Information message to the results reporter.
| C# | Visual Basic | Visual C++ |
public void WriteHtmlInformation( string htmlMessage )
Public Sub WriteHtmlInformation ( _ htmlMessage As String _ )
public: void WriteHtmlInformation( String^ htmlMessage )
- htmlMessage (String)
- HTML message.