Property | Type | Description | |
---|---|---|---|
EnableFeatureSelection | bool? | ||
MsiProperties | string |
Method | Description | |
---|---|---|
MsiPackage ( ) : System.Linq |
Initializes a new instance of the MsiPackage class.
|
|
MsiPackage ( string path ) : System.Linq |
Initializes a new instance of the MsiPackage class.
|
|
ToXml ( ) : System.Xml.Linq.XContainer[] |
Emits WiX XML.
|
public MsiPackage ( string path ) : System.Linq | ||
path | string | The path. |
return | System.Linq |
public ToXml ( ) : System.Xml.Linq.XContainer[] | ||
return | System.Xml.Linq.XContainer[] |