Knowledgebase
Copy a file to Clipboard
Question / Problem
What is the easiest way to copy a file to the clipboard?
Answer / Solution
Use the "InvokeCommand" method of a class supporting the ICommandInvokable interface.
To copy a single file see ItemIdList.InvokeCommand.
For a list of files use the ItemIdListCollection instead.
Need further help getting started?
You did not find what you were looking for? Please contact us so we can provide an answer to your question.
Contact Form