P4Print.

File Property

Summary

The depot or local filename (including optional path) of the file to fetch.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Print

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string