CommandLineArgumentAttribute.

Type Property

Summary

Gets or sets the checking to be done on the argument.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
CommandLineArgumentAttribute

Syntax

public CommandLineArgumentTypes Type { get; }

Value

Type Description
CommandLineArgumentTypes The checking that should be done on the argument.