JscTask.

KeyContainer Property

Summary

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

Syntax

public override string KeyContainer { get; set; }

Remarks

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

Value

Type Description
string