MSIBase Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
  • Object
Derived Types
graph BT Type-->Base0["Object"] Type["MSIBase"] class Type type-node Derived0["msi"]-->Type click Derived0 "/api/NAnt.Contrib.Schemas.Msi/msi" Derived1["msm"]-->Type click Derived1 "/api/NAnt.Contrib.Schemas.Msi/msm"

Syntax

[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public class MSIBase

Attributes

Type Description
GeneratedCodeAttribute
SerializableAttribute
DebuggerStepThroughAttribute
DesignerCategoryAttribute
XmlTypeAttribute

Constructors

Name Summary
MSIBase()

Properties

Name Value Summary
actiontext MSIActionTextAction[]
appmappings MSIAppMapping[]
approots MSIAppRoot[]
binaries MSIBinary[]
components MSIComponent[]
controlconditions MSIControlCondition[]
controlevents MSIControlEvent[]
controls MSIControl[]
customactions MSICustomAction[]
debug bool
deterministicguids bool
dialogs MSIDialog[]
directories MSIRootDirectory[]
environment MSIVariable[]
errortemplate string
failonerror string
icons MSIIcon[]
iisproperties MSIIISProperty[]
output string
properties property[]
registry MSIRegistryKey[]
search search
sequences MSISequence[]
shortcuts MSIShortcut[]
sourcedir string
summaryinformation summaryinformation
tables MSITable[]
template string
urlproperties MSIURLProperty[]
vdirproperties MSIVDirProperty[]
verbose bool