Summary
The name of the property to store the p4 host name in.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Info
Syntax
[TaskAttribute("host", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Host { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |