Click or drag to resize

IVIZZARDServiceSetExitMessage Method

KIOSK 종료 메세지 변경

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void SetExitMessage(
	string caption,
	string description
)

Parameters

caption
Type: SystemString
Caption
description
Type: SystemString
Discription
See Also