JscTask.

DelaySign Property

Summary

Specifies whether to delay sign the assembly using only the public portion of the strong name key.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
JscTask

Syntax

public override DelaySign DelaySign { get; set; }

Remarks

Override to avoid exposing this to build authors, as the JScript.NET does not support this.

Value

Type Description
DelaySign