msm Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
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
GeneratedCodeAttribute
SerializableAttribute
DebuggerStepThroughAttribute
DesignerCategoryAttribute
XmlTypeAttribute
XmlRootAttribute

Constructors

Name Summary
msm()

Properties

Name Value Summary
actiontext MSIActionTextAction[]
Inherited from MSIBase
appmappings MSIAppMapping[]
Inherited from MSIBase
approots MSIAppRoot[]
Inherited from MSIBase
binaries MSIBinary[]
Inherited from MSIBase
components MSIComponent[]
Inherited from MSIBase
controlconditions MSIControlCondition[]
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 MSMModuleConfiguration[]
moduledependencies MSMModuleDependency[]
moduleexclusions MSMModuleExclusion[]
moduleignoretables MSMModuleIgnoreTable[]
modulesequences MSMModuleSequence[]
modulesubstitutions MSMModuleSubstitution[]
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