简体   繁体   English

用C#打开我的应用程序的文件吗?

[英]Open my application's files in C#?

My application creates files with the .mhm file extension. 我的应用程序创建带有.mhm文件扩展名的文件。

When one of these files are opened I want my application to start and open the file. 当打开这些文件之一时,我希望我的应用程序启动并打开文件。

Right now the application starts up but the files are not opened. 现在,该应用程序已启动,但文件未打开。

What do I do? 我该怎么办?

要执行的文件的名称在main方法的args参数中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM