 | runstartApplication Method (externalTool, String) |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pokrece eksterni alat i u njemu otvara prosledjenu putanju
Namespace:
imbACE.Services.process
Assembly:
imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntaxpublic static Process startApplication(
externalTool whatApplication,
string filePathOrUrl = ""
)
Request Example
View SourceParameters
- whatApplication
- Type: externalTool
- filePathOrUrl (Optional)
- Type: SystemString
Return Value
Type:
Process
See Also