Summary
    Gets or sets the path to a .snk file. The target assembly will be signed with
    its contents and will then have a strong name.
    
		- Namespace
 - Cake
.Common .Tools .ILMerge  - Containing Type
 - ILMergeSettings
 
Syntax
public FilePath KeyFile { get; set; }
	Value
| Type | Description | 
|---|---|
| FilePath | 
