DelaySignTask.

KeyFile Property

Summary

Specifies the filesystem path to the signing key.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
DelaySignTask

Syntax

[TaskAttribute("keyfile")]
public FileInfo KeyFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo