Summary
The name of the property to get.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ADSIGetPropertyTask
Syntax
[TaskAttribute("propname", Required = true)]
[StringValidator(AllowEmpty = false)]
public string PropName { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
