Click or drag to resize

SystemNotificationEvent Constructor

Opens a system notification event object. Well known paths are available as constants of SystemNotificationEvent class.

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public SystemNotificationEvent(
	string EventName
)

Parameters

EventName
Type: SystemString
NT name and path to event to open
See Also