M
M
Maxim Siomin2020-11-30 21:41:20
Python
Maxim Siomin, 2020-11-30 21:41:20

Similar to os.startfile(path) in C#?

Python code:

import os
os.startfile(path)

Code in C#:

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2020-11-30
@MaxSiominDev

It is easy to google if you look for a description of the function.
"Start a file with its associated application C#"
Process.Start

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question