P4Print.

P4OutputFile Property

Summary

The local filename to write the fetched file to.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Print

Syntax

[TaskAttribute("outputfile", Required = true)]
[StringValidator(AllowEmpty = false)]
public string P4OutputFile { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string