Summary
    Gets the 
		NAnt.Core.Util.CommandLineArgument.Type of the property to which the argument
    is applied.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Util  - Containing Type
 - CommandLineArgument
 
Syntax
public Type Type { get; }
	Value
| Type | Description | 
|---|---|
| Type | 
    The NAnt.Core.Util.CommandLineArgument.Type of the property to which the argument is
    applied.
     | 
				
