Method SetData
SetData(IDataObject?)
Sets data to the clipboard.
void SetData(IDataObject? value)
Parameters
value
IDataObjectThe data to place on the clipboard.
Sets data to the clipboard.
void SetData(IDataObject? value)
value
IDataObjectThe data to place on the clipboard.