NAnt SDK Documentation - v0.92

CommandLineArgument.Type Property

Gets the Type of the property to which the argument is applied.

[Visual Basic]
Public ReadOnly Property Type As Type
[C#]
public System.Type Type {get;}

Property Value

The Type of the property to which the argument is applied.

See Also

CommandLineArgument Class | NAnt.Core.Util Namespace