ClipboardOperationEventArgs.Text Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9083)
Text
Gets or sets the text to be copied from/to clipboard. If set to null reference (Nothing in Visual Basic) the clipboard operation will be skipped.
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
String |