CommandLineArgumentAttribute.

Name Property

Summary

Gets or sets the long name of the argument.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
CommandLineArgumentAttribute

Syntax

public string Name { get; set; }

Value

Type Description
string The long name of the argument.