Summary
The ADSI path of the location where we want to work with.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- ADSIBaseTask
Syntax
[TaskAttribute("path", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Path { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |