- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Schemas .Msi - Base Types
-
- Object
- MSIDirectory
graph BT
Type-->Base0["MSIDirectory"]
click Base0 "/api/NAnt.Contrib.Schemas.Msi/MSIDirectory"
Base0-->Base1["Object"]
Type["MSIRootDirectory"]
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 MSIRootDirectory : MSIDirectory
Attributes
Type | Description |
---|---|
Generated |
|
Serializable |
|
Debugger |
|
Designer |
|
XmlTypeAttribute |
Properties
Name | Value | Summary |
---|---|---|
directory | MSIDirectory[] |
Inherited from MSIDirectory
|
foldername | string |
Inherited from MSIDirectory
|
name | string |
Inherited from MSIDirectory
|
root | string |