Answer the question
In order to leave comments, you need to log in
Clipboard (clipboard) in C# console application?
I need that when placing a group of files on the clipboard, and then starting the program, a certain folder structure is created and the files are placed there according to their type. Then unzipped etc.
I'm trying to make a console application.
using System.Windows.Forms is needed for the Clipboard, and it needs a reference.
There is no Assemblies in the link manager, in which you need to look for System.Windows.Forms in tips from the Internet, it is only in Core, but this addition does not work. They write that you need to use NuGet. There is no System.Windows.Forms
Answer the question
In order to leave comments, you need to log in
Make a Winform Net Framework application.
Then in the project properties on the tab select the console application
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question