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