Summary
Registry file to export to instead of entering the types directly
into the registry.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- RegAsmTask
Syntax
[TaskAttribute("regfile")]
public FileInfo RegistryFile { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
FileInfo |