프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Args | string | ||
Key | string |
메소드 | 설명 | |
---|---|---|
BinaryFileAction ( |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
|
BinaryFileAction ( |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
|
BinaryFileAction ( |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
|
BinaryFileAction ( string key, string args ) : System |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
|
BinaryFileAction ( string key, string args, Return returnType, When when, |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
|
BinaryFileAction ( string key, string args, Return returnType, When when, |
Initializes a new instance of the BinaryFileAction class with properties/fields initialized with specified parameters.
|
public BinaryFileAction ( |
||
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. |
리턴 | System |
public BinaryFileAction ( |
||
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 | Condition | The launch condition for the |
리턴 | System |
public BinaryFileAction ( |
||
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 | Condition | The launch condition for the |
sequence | WixSharp.Sequence | The MSI sequence the action belongs to. |
리턴 | System |
public BinaryFileAction ( string key, string args ) : System | ||
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. |
리턴 | System |
public BinaryFileAction ( 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 | Condition | The launch condition for the |
리턴 | System |
public BinaryFileAction ( 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 | Condition | The launch condition for the |
sequence | WixSharp.Sequence | The MSI sequence the action belongs to. |
리턴 | System |