graph BT
Type-->Base0["Object"]
Type["MSIDirectory"]
class Type type-node
Derived0["MSIRootDirectory"]-->Type
click Derived0 "/api/NAnt.Contrib.Schemas.Msi/MSIRootDirectory"
Syntax
[System.Xml.Serialization.XmlIncludeAttribute(typeof(MSIRootDirectory))]
[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 MSIDirectory
Attributes
| Type |
Description |
| XmlIncludeAttribute |
|
| GeneratedCodeAttribute |
|
| SerializableAttribute |
|
| DebuggerStepThroughAttribute |
|
| DesignerCategoryAttribute |
|
| XmlTypeAttribute |
|
Properties