Cassia
ITerminalServicesSession.MessageBox Method (string)
Syntax
Collapse All
Displays a message box in the session.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract void MessageBox ( string
text
)
Parameters
text
The text to display in the message box.
Top
Generated by
ImmDoc .NET
.