Summary
File(s) to add. File name can contain wildcard characters. (Note:
this is not using p4 wildcard syntax, but the OS wildcards).
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Add
Syntax
[TaskAttribute("file", Required = true)]
[StringValidator(AllowEmpty = false)]
public string File { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |