ExecTask.

ProgramFileName Property

Summary

Gets the filename of the external program to start.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
ExecTask

Syntax

public override string ProgramFileName { get; }

Value

Type Description
string The filename of the external program.