Summary
The property to set to the specified registry key value.
If this attribute is used then a single value will be read.
- Assembly
- NAnt
.Win32 .dll - Namespace
- NAnt
.Win32 .Tasks - Containing Type
- ReadRegistryTask
Syntax
[TaskAttribute("property")]
public virtual string PropertyName { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
string |