Displays an interactive message dialog with the specified text.

public static void MsgBox( 
object message 
)

Parameters

message

Type: object

The message text.