Vb6Task.

ProgramFileName Property

Summary

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

Syntax

public override string ProgramFileName { get; }

Value

Type Description
string The filename of the external program.