Summary
    Gets or sets the NuGet configuration file.
    
		- Namespace
- Cake.Common .Tools .NuGet .Delete 
- Containing Type
- NuGetDeleteSettings
Syntax
public FilePath ConfigFile { get; set; }Value
| Type | Description | 
|---|---|
| FilePath | The NuGet configuration file. | 
