Summary
Surround SCM branch name.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SurroundSCM - Containing Type
- SSCMFreeze
Syntax
[TaskAttribute("branch", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Branch { get; set; }
Attributes
| Type | Description |
|---|---|
| TaskAttribute | |
| StringValidator |
Value
| Type | Description |
|---|---|
| string |
