Property | Type | Description | |
---|---|---|---|
AppPath | string | ||
Args | string |
Method | Description | |
---|---|---|
QtCmdLineAction ( |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
|
QtCmdLineAction ( |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
|
QtCmdLineAction ( |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
|
QtCmdLineAction ( string appPath, string args ) |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
|
QtCmdLineAction ( string appPath, string args, Return returnType, When when, |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
|
QtCmdLineAction ( string appPath, string args, Return returnType, When when, |
Executes a new instance of the QtCmdLineAction class with properties/fields initialized with specified parameters.
|
public QtCmdLineAction ( |
||
id | The explicit |
|
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the execution. |
public QtCmdLineAction ( |
||
id | The explicit |
|
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public QtCmdLineAction ( |
||
id | The explicit |
|
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the 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 QtCmdLineAction ( string appPath, string args ) | ||
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the execution. |
public QtCmdLineAction ( string appPath, string args, Return returnType, When when, |
||
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public QtCmdLineAction ( string appPath, string args, Return returnType, When when, |
||
appPath | string | Path to the application to be executed. This can be a file name only if the location of the application is well-known. |
args | string | The arguments to be passed to the application during the 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. |