ExternalProcessStart Method |
Start the process registered to handle the file type indicated by the 'path'.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.04.00
Syntaxpublic static void Start(
string path
)
Parameters
- path
- Type: SystemString
The file to start a handling process for.
See Also