DelaySignTask.

Targets Property

Summary

List of assemblies/executables to sign.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
DelaySignTask

Syntax

[BuildElement("targets")]
public FileSet Targets { get; set; }

Attributes

Type Description
BuildElementAttribute Indicates that the property should be treated as an XML element and further processing should be done.

Value

Type Description
FileSet