MSIControl Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["MSIControl"] 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(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public class MSIControl

Attributes

Type Description
GeneratedCodeAttribute
SerializableAttribute
DebuggerStepThroughAttribute
DesignerCategoryAttribute
XmlTypeAttribute

Constructors

Name Summary
MSIControl()

Properties

Name Value Summary
attr int
dialog string
height int
help string
name string
nextcontrol string
property string
remove bool
text string
type string
width int
x int
y int