프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ActionAssembly | string | ||
DefaultUsesProperties | string | ||
MethodName | string | ||
RefAssemblies | string[] | ||
UsesProperties | string |
메소드 | 설명 | |
---|---|---|
ManagedAction ( ) : System |
Initializes a new instance of the ManagedAction class.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name ) : System |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name, Return returnType, When when, |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name, Return returnType, When when, |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name, string actionAssembly ) : System |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name, string actionAssembly, Return returnType, When when, |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
|
ManagedAction ( string name, string actionAssembly, Return returnType, When when, |
Initializes a new instance of the ManagedAction class with properties/fields initialized with specified parameters.
|
메소드 | 설명 | |
---|---|---|
ExpandAllUsedProperties ( ) : string | ||
GetRefAssembliesHashCode ( IEnumerable |
public ManagedAction ( |
||
id | The explicit |
|
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
리턴 | System |
public ManagedAction ( |
||
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 ManagedAction ( |
||
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 ManagedAction ( |
||
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 ManagedAction ( |
||
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 ManagedAction ( |
||
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 ManagedAction ( string name ) : System | ||
name | string | Name of the CustomAction. The name should match the method implementing the custom action functionality. |
리턴 | System |
public ManagedAction ( 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 ManagedAction ( 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 ManagedAction ( 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 ManagedAction ( 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 ManagedAction ( 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 |