Summary
Specifies whether the generated assembly is strongly named and will
be signed later.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["DelaySign"]
class Type type-node
Syntax
[TypeConverter(typeof(DelaySignConverter))]
public enum DelaySign
Remarks
For backward compatibility, the following string values can also be used in build files:
Value |
---|
"true" |
"false" |
Attributes
Type | Description |
---|---|
Type |