메소드 | 설명 | |
---|---|---|
ElevatedManagedAction ( ) : System |
Initializes a new instance of the ElevatedManagedAction class.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name ) : System |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name, Return returnType, When when, |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name, Return returnType, When when, |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name, string actionAssembly ) : System |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name, string actionAssembly, Return returnType, When when, |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
|
ElevatedManagedAction ( string name, string actionAssembly, Return returnType, When when, |
Initializes a new instance of the ElevatedManagedAction class with properties/fields initialized with specified parameters.
|
public ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
리턴 | System |
public ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | Condition | The launch condition for the |
리턴 | System |
public ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
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 ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
리턴 | System |
public ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | Condition | The launch condition for the |
리턴 | System |
public ElevatedManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
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 ElevatedManagedAction ( string name ) : System | ||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
리턴 | System |
public ElevatedManagedAction ( string name, Return returnType, When when, |
||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | Condition | The launch condition for the |
리턴 | System |
public ElevatedManagedAction ( string name, Return returnType, When when, |
||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
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 ElevatedManagedAction ( string name, string actionAssembly ) : System | ||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
리턴 | System |
public ElevatedManagedAction ( string name, string actionAssembly, Return returnType, When when, |
||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
returnType | Return | The return type of the action. |
when | When | |
step | ||
condition | Condition | The launch condition for the |
리턴 | System |
public ElevatedManagedAction ( string name, string actionAssembly, Return returnType, When when, |
||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
actionAssembly | string | Path to the assembly containing the CustomAction implementation. Specify |
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 |