SSCMBatch.

InputFile Property

Summary

File to read commands from.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMBatch

Syntax

[TaskAttribute("input", Required = true)]
public FileInfo InputFile { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo