프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DefaultOrder | int |
메소드 | 설명 | |
---|---|---|
DialogSequence ( ) : System |
Initializes a new instance of the DialogSequence class.
|
|
On ( string dialog, string control ) : |
Defines the WiX Dialog UI control Action (event handler). Note that all handlers will have
|
public On ( string dialog, string control ) : |
||
dialog | string | The dialog. |
control | string | The control. |
리턴 |