ExternalProcess Class |
Namespace: Demo3D.Common
public class ExternalProcess
The ExternalProcess type exposes the following members.
| Name | Description | |
|---|---|---|
| ExternalProcess | Initializes a new instance of the ExternalProcess class |
| Name | Description | |
|---|---|---|
| Start |
Start the process registered to handle the file type indicated by the 'path'.
| |
| StartExplorer(String) |
Open a new Windows Explorer Window with the file indicated by 'path' selected.
| |
| StartExplorer(String, Boolean) |
Open a new Windows Explorer Window with the file indicated by 'path' selected.
|