Click or drag to resize

run Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Klasa za pokretanje eksternih aplikacija
Inheritance Hierarchy
SystemObject
  imbACE.Services.processrun

Namespace:  imbACE.Services.process
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public static class run
Request Example View Source

The run type exposes the following members.

Methods
  NameDescription
Public methodStatic membergetOutputExtensionFor
Vraca preporucenu ekstenziju za file koji se otvara alatom
Public methodStatic memberopenWithApplication
Snima prosledjen sadrzaj i otvara ga u odabranoj aplikaciji
Public methodStatic memberstartApplication(externalTool, String)
Pokrece eksterni alat i u njemu otvara prosledjenu putanju
Public methodStatic memberstartApplication(String, String, Boolean, String)
Pokrece fajl/aplikaciju
Top
Fields
  NameDescription
Public fieldStatic memberactiveTools
Top
See Also