Summary
Specifies whether the assembly should be partially signed. The default
is
NAnt.DotNet.Types.DelaySign.NotSet.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- AssemblyLinkerTask
Syntax
[TaskAttribute("delaysign", Required = false)]
public DelaySign DelaySign { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| DelaySign |
