Summary
Name of client to create/delete.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Client
Syntax
[TaskAttribute("clientname", Required = true)]
[StringValidator(AllowEmpty = false)]
public string ClientName { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |