ShellExecutingEventArgs Constructors
Provides data for the ShellExecuting event.| Name | Parameters | Description |
|---|---|---|
| ShellExecutingEventArgs(String, String, String) | filePath, defaultDirectory, parameters | Initializes a new instance of the ShellExecutingEventArgs class with specified settings. |
See Also