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