Summary
Create a new label
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- Perforce
Syntax
public static void CreateLabel(string User, string Labelname, string View)
Parameters
| Name | Type | Description |
|---|---|---|
| User | string | |
| Labelname | string | |
| View | string |
Return Value
| Type | Description |
|---|---|
| void |
