Summary
Specifies a strong name key file.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- JscTask
Syntax
public override FileInfo KeyFile { get; set; }
Remarks
Override to avoid exposing this to build authors, as the JScript.NET
does not support this.
Value
Type | Description |
---|---|
FileInfo |