Summary
Gets or sets the entity involved in the operation.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .PVCS - Containing Type
- PVCSSingleEntityTask
Syntax
[TaskAttribute("entity", Required = true)]
[StringValidator(AllowEmpty = false)]
public virtual string Entity { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |