CompilerBase.

KeyFile Property

Summary

Specifies a strong name key file.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
CompilerBase

Syntax

[TaskAttribute("keyfile")]
public virtual 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