How to 'open with' your WPF application (command line arguments) C#

preview_player
Показать описание
How to handle command line arguments in a WPF application.
How to open files with your WPF program

public static readonly string applicationPath = new System.Uri(System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase)).LocalPath;
Рекомендации по теме
Комментарии
Автор

it works even after so many years!! cheers...

fundanggoh
Автор

Thank you very much bro this is just what I needed

tncreations
welcome to shbcf.ru