Class ShellUtilities
public class ShellUtilities
- Inheritance
-
ShellUtilities
Methods
- DefaultOpenUrl(string)
Opens url in the default browser.
- ShellExecute(string, string?, string?)
Uses Process to start the application.
public class ShellUtilities
Opens url in the default browser.
Uses Process to start the application.