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