Property | Type | Description | |
---|---|---|---|
AppPath | string | ||
Args | string | ||
WorkingDir | string |
Method | Description | |
---|---|---|
PathFileAction ( |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
|
PathFileAction ( |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
|
PathFileAction ( |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
|
PathFileAction ( string appPath, string args, string workingDir ) |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
|
PathFileAction ( string appPath, string args, string workingDir, Return returnType, When when, |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
|
PathFileAction ( string appPath, string args, string workingDir, Return returnType, When when, |
Initializes a new instance of the PathFileAction class with properties/fields initialized with specified parameters.
|
public PathFileAction ( |
||
id | The explicit |
|
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
public PathFileAction ( |
||
id | The explicit |
|
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public PathFileAction ( |
||
id | The explicit |
|
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
|
sequence | WixSharp.Sequence | The MSI sequence the action belongs to. |
public PathFileAction ( string appPath, string args, string workingDir ) | ||
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
public PathFileAction ( string appPath, string args, string workingDir, Return returnType, When when, |
||
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public PathFileAction ( string appPath, string args, string workingDir, Return returnType, When when, |
||
appPath | string | Path to the file to be executed on the target system. |
args | string | The arguments to be passed to the file during the execution. |
workingDir | string | Working directory for the file execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
|
sequence | WixSharp.Sequence | The MSI sequence the action belongs to. |