LicenseTask.

Arguments Property

Summary

The command-line arguments for the external program.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
LicenseTask

Syntax

public override ArgumentCollection Arguments { get; }

Remarks

Override to avoid exposing these elements in build file.

Value

Type Description
ArgumentCollection