Share via


ExternalCommand Class

Definition

interface representing a command

public abstract class ExternalCommand
type ExternalCommand = class
Public MustInherit Class ExternalCommand
Inheritance
ExternalCommand
Derived

Constructors

ExternalCommand(PathIntrinsics, String, String)

Properties

InstallationInstructions
Name
PathInfo
WorkingDirectory

Methods

CheckExistence(String)
Execute(String)
GetProcess(String)
GetStartInfo(String)

Applies to