Property | Type | Description | |
---|---|---|---|
Args | string | ||
Key | string |
Method | Description | |
---|---|---|
InstalledFileAction ( |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
|
InstalledFileAction ( |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
|
InstalledFileAction ( |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
|
InstalledFileAction ( string key, string args ) |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
|
InstalledFileAction ( string key, string args, Return returnType, When when, |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
|
InstalledFileAction ( string key, string args, Return returnType, When when, |
Initializes a new instance of the InstalledFileAction class with properties/fields initialized with specified parameters.
|
public InstalledFileAction ( |
||
id | The explicit |
|
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file during the execution. |
public InstalledFileAction ( |
||
id | The explicit |
|
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file during the execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public InstalledFileAction ( |
||
id | The explicit |
|
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file 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 InstalledFileAction ( string key, string args ) | ||
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file during the execution. |
public InstalledFileAction ( string key, string args, Return returnType, When when, |
||
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file during the execution. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
public InstalledFileAction ( string key, string args, Return returnType, When when, |
||
key | string | The key (file name) of the installed file to be executed. |
args | string | The arguments to be passed to the file 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. |