Summary
The string to prefix the properties with. The default is
'buildnumber.'
.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks - Containing Type
- VersionTask
Syntax
[TaskAttribute("prefix")]
[StringValidator(AllowEmpty = false)]
public string Prefix { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |