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