Summary
Indicates whether the task should be interactive or not. This is
set to
false
by default, and I don't see a reason
to expose this to the NAnt task.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Svn - Containing Type
- AbstractSvnTask
Syntax
public bool Interactive { get; set; }
Value
Type | Description |
---|---|
bool |