- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Schemas .Msi - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["MSISequenceTable"]
class Type type-node
Syntax
[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public enum MSISequenceTable
Attributes
Type | Description |
---|---|
Generated |
|
Serializable |
|
XmlTypeAttribute |
Fields
Name | Constant Value | Summary |
---|---|---|
adminexecute | 2 |
static
|
adminui | 3 |
static
|
advtexecute | 4 |
static
|
installexecute | 0 |
static
|
installui | 1 |
static
|