RemoteClipboardChangedEventArgs Constructor

RemoteViewing
Initializes a new instance of the RemoteClipboardChangedEventArgs class.

Namespace:  RemoteViewing.Vnc
Assembly:  RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public RemoteClipboardChangedEventArgs(
	string contents
)

Parameters

contents
Type: SystemString
The contents of the remote clipboard.
See Also

Reference