NAnt SDK Documentation - v0.92

JscTask.KeyContainer Property

Specifies the key pair container used to strongname the assembly.

[Visual Basic]
Overrides Public Property KeyContainer As String
[C#]
public override string KeyContainer {get; set;}

Remarks

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

See Also

JscTask Class | NAnt.DotNet.Tasks Namespace