Provides data for the RemoteClipboardChanged event.
Inheritance Hierarchy
SystemEventArgs
RemoteViewing.VncRemoteClipboardChangedEventArgs
Namespace: RemoteViewing.Vnc
Assembly: RemoteViewing (in RemoteViewing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The RemoteClipboardChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RemoteClipboardChangedEventArgs |
Initializes a new instance of the RemoteClipboardChangedEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | Contents |
The contents of the remote clipboard.
|
See Also