Click or drag to resize

IApplicationManagerShowMessage Method

Posts a message to the system and returns.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void ShowMessage(
	string message
)

Parameters

message  String
 
See Also