[This is preliminary documentation and is subject to change.]
Log information to the results.
| C# | Visual Basic | Visual C++ |
public void LogInformation( string text )
Public Sub LogInformation ( _ text As String _ )
public: void LogInformation( String^ text )
- text (String)
- The information text.