CompilerBase.

KeyContainer Property

Summary

Specifies the key pair container used to strongname the assembly.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
CompilerBase

Syntax

[TaskAttribute("keycontainer")]
public virtual string KeyContainer { get; set; }

Attributes

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

Value

Type Description
string