Click or drag to resize

externalToolExtensions Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbACE.Core.extensions.ioexternalToolExtensions

Namespace:  imbACE.Core.extensions.io
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public static class externalToolExtensions
Request Example View Source

The externalToolExtensions type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberexternalToolsPath
External tool vs path collection
Top
Methods
  NameDescription
Public methodStatic memberrun(externalTool, String)
Pokrece eksterni alat i u njemu otvara prosledjenu putanju
Public methodStatic memberrun(FileInfo, externalTool)
Opens file specified with an externalTool
Top
Fields
  NameDescription
Public fieldStatic memberactiveTools
The active tools
Public fieldStatic memberdoKillExisting
Top
See Also