MSIBase.

customactions Property

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Containing Type
MSIBase

Syntax

[System.Xml.Serialization.XmlArrayItemAttribute("customaction", IsNullable = false)]
public MSICustomAction[] customactions { get; set; }

Attributes

Type Description
XmlArrayItemAttribute

Value

Type Description
MSICustomAction[]