Summary
Gets or sets the checking to be done on the argument.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- Command
Line Argument Attribute
Syntax
public CommandLineArgumentTypes Type { get; }
Value
Type | Description |
---|---|
Command |
The checking that should be done on the argument. |