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