We'll see the use of the program class to launch programs and the clipboard class to access the system clipboard.
我们将看到如何使用Program类启动程序,及如何使用Clipboard类访问系统剪贴板。
2
Assemblies only have access to the Clipboard to paste content from the same application domain. The ability to copy and cut from the Clipboard is unrestricted.