프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Controls | WixSharp.Controls.Control[] | ||
Height | int | ||
Title | string | ||
Width | int |
메소드 | 설명 | |
---|---|---|
Dialog ( ) : System.Xml.Linq |
Initializes a new instance of the Dialog class.
|
|
Dialog ( Id id ) : System.Xml.Linq |
Initializes a new instance of the Dialog class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
|
ToXElement ( ) : System.Xml.Linq.XElement |
Converts the T:WixSharp.Dialog instance into WiX T:System.Xml.Linq.XElement.
|