- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Schemas .Msi - Base Types
-
- Object
- MSIBase
graph BT
Type-->Base0["MSIBase"]
click Base0 "/api/NAnt.Contrib.Schemas.Msi/MSIBase"
Base0-->Base1["Object"]
Type["msm"]
class Type type-node
Syntax
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(AnonymousType = true, Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
[System.Xml.Serialization.XmlRootAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask", IsNullable = false)]
public class msm : MSIBase
Attributes
| Type | Description |
|---|---|
| Generated |
|
| Serializable |
|
| Debugger |
|
| Designer |
|
| XmlTypeAttribute | |
| XmlRootAttribute |
Constructors
| Name | Summary |
|---|---|
| msm |
Properties
| Name | Value | Summary |
|---|---|---|
| actiontext | M |
Inherited from MSIBase
|
| appmappings | MSIAppMapping[] |
Inherited from MSIBase
|
| approots | MSIAppRoot[] |
Inherited from MSIBase
|
| binaries | MSIBinary[] |
Inherited from MSIBase
|
| components | MSIComponent[] |
Inherited from MSIBase
|
| controlconditions | M |
Inherited from MSIBase
|
| controlevents | MSIControlEvent[] |
Inherited from MSIBase
|
| controls | MSIControl[] |
Inherited from MSIBase
|
| customactions | MSICustomAction[] |
Inherited from MSIBase
|
| debug | bool |
Inherited from MSIBase
|
| deterministicguids | bool |
Inherited from MSIBase
|
| dialogs | MSIDialog[] |
Inherited from MSIBase
|
| directories | MSIRootDirectory[] |
Inherited from MSIBase
|
| environment | MSIVariable[] |
Inherited from MSIBase
|
| errortemplate | string |
Inherited from MSIBase
|
| failonerror | string |
Inherited from MSIBase
|
| icons | MSIIcon[] |
Inherited from MSIBase
|
| id | string | |
| iisproperties | MSIIISProperty[] |
Inherited from MSIBase
|
| language | string | |
| moduleconfigurations | M |
|
| moduledependencies | M |
|
| moduleexclusions | MSMModuleExclusion[] | |
| moduleignoretables | M |
|
| modulesequences | MSMModuleSequence[] | |
| modulesubstitutions | M |
|
| output | string |
Inherited from MSIBase
|
| properties | property[] |
Inherited from MSIBase
|
| registry | MSIRegistryKey[] |
Inherited from MSIBase
|
| search | search |
Inherited from MSIBase
|
| sequences | MSISequence[] |
Inherited from MSIBase
|
| shortcuts | MSIShortcut[] |
Inherited from MSIBase
|
| sourcedir | string |
Inherited from MSIBase
|
| summaryinformation | summaryinformation |
Inherited from MSIBase
|
| tables | MSITable[] |
Inherited from MSIBase
|
| template | string |
Inherited from MSIBase
|
| urlproperties | MSIURLProperty[] |
Inherited from MSIBase
|
| vdirproperties | MSIVDirProperty[] |
Inherited from MSIBase
|
| verbose | bool |
Inherited from MSIBase
|
| version | string |
