Property | Type | Description | |
---|---|---|---|
Condition | |||
Execute | Execute | ||
Impersonate | bool? | ||
Return | Return | ||
Sequence | WixSharp.Sequence | ||
SequenceNumber | int? | ||
Step | |||
When | When |
Property | Type | Description | |
---|---|---|---|
count | int |
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
Method | Description | |
---|---|---|
Action ( ) |
Default constructor. Creates instance of the
|
|
Action ( |
Creates instance of the
|
|
Action ( |
Creates instance of the
|
|
Action ( |
Creates instance of the
|
|
Action ( Return returnType, When when, |
Creates instance of the
|
|
Action ( Return returnType, When when, |
Creates instance of the
|
protected Action ( |
||
id | The explicit |
protected Action ( |
||
id | The explicit |
|
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
protected Action ( |
||
id | The explicit |
|
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. |
protected Action ( Return returnType, When when, |
||
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | The launch condition for the |
protected Action ( Return returnType, When when, |
||
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. |